Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-100917
#<BuildRuby:0x00007f9b5203fdc8
@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.20240831-100917",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.008145 0.001629 4.205259 ( 6.496648)
build_miniruby 0.000000 0.001868 1.929781 ( 2.957074)
build_ruby 0.000161 0.002281 4.730318 ( 55.160227)
build_all 0.007464 0.002998 9.006513 ( 8.195621)
build_install 0.016639 0.010540 11.728252 ( 10.976162)
test_btest 0.000702 0.000193 125.835466 (115.292459)
test_basic 0.008178 0.004199 1.351108 ( 1.985303)
test_all 0.090284 0.070980 958.520984 (602.441075)
test_rubyspec 0.069344 0.022104 170.262370 ( 71.071935)
total: 874.58 sec