Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-123122
#<BuildRuby:0x00007f16f3fffdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241230-123122",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001162 0.004088 1.939892 ( 2.587812)
build_miniruby 0.001343 0.000000 1.476243 ( 1.472894)
build_ruby 0.001837 0.000000 3.998580 ( 4.169988)
build_all 0.001072 0.007313 6.408246 ( 2.706960)
build_install 0.008536 0.008226 8.039144 ( 4.355545)
test_btest 0.000722 0.000167 74.580658 ( 19.813163)
test_basic 0.009004 0.001234 0.912448 ( 0.964059)
test_all 0.093766 0.046433 669.446107 (202.890662)
test_rubyspec 0.041154 0.036463 116.150698 ( 24.600315)
total: 263.56 sec