Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-011748
#<BuildRuby:0x00007f04fd63fde0
@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.20241029-011748",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.008148 0.001273 4.205880 ( 4.720823)
build_miniruby 0.001702 0.000266 1.692521 ( 1.702894)
build_ruby 0.001847 0.000288 4.536233 ( 4.787111)
build_all 0.009997 0.000190 7.076173 ( 4.579786)
build_install 0.017580 0.005106 10.471130 ( 6.466962)
test_btest 0.000667 0.000108 79.603249 ( 45.724320)
test_basic 0.011543 0.000381 1.044959 ( 1.096384)
test_all 0.106820 0.040079 749.265694 (229.801565)
test_rubyspec 0.046771 0.037813 123.266911 ( 43.152691)
total: 342.03 sec