Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-004203
#<BuildRuby:0x00007fcf2d05fdd0
@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.20240829-004203",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002697 0.004825 3.021495 ( 2.899112)
build_miniruby 0.001546 0.000000 1.090349 ( 1.087088)
build_ruby 0.001828 0.000000 3.164503 ( 3.381083)
build_all 0.006017 0.001685 6.584042 ( 2.483072)
build_install 0.011172 0.006580 9.647248 ( 4.401029)
test_btest 0.000801 0.000267 103.428115 ( 26.548603)
test_basic 0.006288 0.002096 0.812997 ( 0.863652)
test_all 0.113427 0.036250 776.587020 (260.127900)
test_rubyspec 0.028216 0.062863 162.972991 ( 25.993198)
total: 327.79 sec