Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-124721
#<BuildRuby:0x00007f70fe2dfde0
@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.20241231-124721",
@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.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004984 0.000859 1.748679 ( 2.072665)
build_miniruby 0.001475 0.000000 1.272333 ( 1.268994)
build_ruby 0.001769 0.000000 4.284294 ( 4.423815)
build_all 0.007557 0.001136 6.321091 ( 2.574616)
build_install 0.011429 0.005733 7.987291 ( 4.300623)
test_btest 0.000694 0.000135 74.436540 ( 19.894194)
test_basic 0.002272 0.007554 0.806218 ( 0.852544)
test_all 0.101882 0.041200 721.039198 (234.523709)
test_rubyspec 0.047354 0.035831 117.183913 ( 28.925170)
total: 298.84 sec