Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-233525
#<BuildRuby:0x00007eff3c66fde0
@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.20240802-233525",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008682 0.000866 4.027787 ( 5.518867)
build_miniruby 0.001612 0.000305 1.848639 ( 2.183037)
build_ruby 0.002070 0.000392 4.626444 ( 8.434789)
build_all 0.007907 0.003315 9.136318 ( 9.907153)
build_install 0.024053 0.000535 12.062778 ( 13.573783)
test_btest 0.000805 0.000143 126.221007 (143.255664)
test_basic 0.005013 0.009709 1.375148 ( 2.373208)
test_all 0.121008 0.044028 917.973429 (1052.323200)
test_rubyspec 0.068164 0.025921 174.819846 (110.271105)
total: 1347.84 sec