Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-005902
#<BuildRuby:0x00007f974362fde0
@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.20241222-005902",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.006154 0.000445 2.290320 ( 3.192573)
build_miniruby 0.001513 0.000321 1.697696 ( 1.934464)
build_ruby 0.002112 0.000000 4.464110 ( 5.023825)
build_all 0.007253 0.004427 7.056930 ( 4.971337)
build_install 0.015944 0.007140 9.041223 ( 7.008020)
test_btest 0.000727 0.000182 78.866057 ( 47.162532)
test_basic 0.001094 0.009448 1.041929 ( 1.136888)
test_all 0.109602 0.039692 777.625884 (264.982560)
test_rubyspec 0.018418 0.060644 115.325132 ( 25.158296)
total: 360.57 sec