Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-050346
#<BuildRuby:0x00007fa5a117fdd8
@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.20241020-050346",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000035 0.000013 0.000048 ( 0.000047)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004772 0.004281 4.391799 ( 4.951042)
build_miniruby 0.002049 0.000000 1.823178 ( 2.025559)
build_ruby 0.000000 0.002722 4.718409 ( 4.978672)
build_all 0.007980 0.003592 7.921108 ( 6.149181)
build_install 0.004402 0.021109 11.201952 ( 8.931728)
test_btest 0.000824 0.000436 99.583470 ( 81.729691)
test_basic 0.006851 0.005655 1.227349 ( 1.771599)
test_all 0.105186 0.054299 873.760625 (472.573902)
test_rubyspec 0.050573 0.035945 138.539068 ( 50.498583)
total: 633.61 sec