Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-110011
#<BuildRuby:0x00007f18545dfde0
@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.20241221-110011",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002431 0.003585 2.099898 ( 2.434417)
build_miniruby 0.001700 0.000000 1.727938 ( 1.727727)
build_ruby 0.000000 0.002228 4.301512 ( 4.537065)
build_all 0.007179 0.003084 6.965915 ( 3.423890)
build_install 0.019623 0.001922 8.716474 ( 5.256424)
test_btest 0.000654 0.000173 74.161148 ( 20.520420)
test_basic 0.008910 0.000049 0.810129 ( 0.861638)
test_all 0.112790 0.030374 642.502220 (197.956689)
test_rubyspec 0.048076 0.030288 118.141909 ( 21.981997)
total: 258.70 sec