Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-100429
#<BuildRuby:0x00007fbce571fdc8
@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.20240614-100429",
@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.000030 0.000004 0.000034 ( 0.000029)
autoconf 0.000049 0.000007 0.000056 ( 0.000051)
configure 0.000042 0.000005 0.000047 ( 0.000048)
build_up 0.008731 0.001180 4.048939 ( 4.667979)
build_miniruby 0.001740 0.000235 1.618510 ( 1.644317)
build_ruby 0.002416 0.000000 3.956274 ( 4.116863)
build_all 0.009654 0.000478 8.660930 ( 3.728202)
build_install 0.019013 0.000197 11.098161 ( 5.468037)
test_btest 0.002110 0.000245 120.090248 ( 41.390966)
test_basic 0.003322 0.011541 1.377095 ( 1.489582)
test_all 0.107094 0.047952 857.680256 (248.133650)
test_rubyspec 0.048707 0.042524 165.976926 ( 34.211266)
total: 344.85 sec