Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-201957
#<BuildRuby:0x00007f76723bfde0
@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.20241114-201957",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.007344 3.857975 ( 3.748431)
build_miniruby 0.001009 0.000846 1.618369 ( 1.614999)
build_ruby 0.001516 0.000294 4.472363 ( 4.605880)
build_all 0.001815 0.007676 6.841248 ( 3.332842)
build_install 0.009450 0.011359 9.996244 ( 5.204915)
test_btest 0.000839 0.000252 80.285619 ( 23.072008)
test_basic 0.004005 0.005317 1.043746 ( 1.091101)
test_all 0.114905 0.030738 768.047675 (219.656807)
test_rubyspec 0.034302 0.049724 118.943718 ( 27.141722)
total: 289.47 sec