Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-013508
#<BuildRuby:0x00007f91a13efdc0
@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.20241207-013508",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004830 0.003587 3.781736 ( 3.890227)
build_miniruby 0.001538 0.000219 1.581406 ( 1.585121)
build_ruby 0.001850 0.000264 4.361551 ( 4.552303)
build_all 0.006175 0.003748 6.673789 ( 4.019761)
build_install 0.013007 0.007434 8.988184 ( 5.027583)
test_btest 0.000772 0.000151 80.181432 ( 42.586747)
test_basic 0.009356 0.001825 1.097935 ( 3.286083)
test_all 0.127872 0.024479 795.546099 (450.040328)
test_rubyspec 0.061399 0.029963 124.792051 ( 64.721151)
total: 579.71 sec