Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-135707
#<BuildRuby:0x00007fb059d3fde0
@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.20241128-135707",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007230 0.000492 3.108966 ( 3.069095)
build_miniruby 0.000000 0.001755 1.568598 ( 1.565963)
build_ruby 0.000000 0.001794 3.449149 ( 3.627134)
build_all 0.000000 0.007221 5.724722 ( 2.368292)
build_install 0.000110 0.016981 7.924876 ( 3.932694)
test_btest 0.000701 0.000252 78.274325 ( 22.496858)
test_basic 0.007726 0.001487 1.036695 ( 1.107484)
test_all 0.125833 0.019940 674.484293 (204.839437)
test_rubyspec 0.053638 0.028961 117.370957 ( 28.139955)
total: 271.15 sec