Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-062415
#<BuildRuby:0x00007feac1a8fdc8
@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.20240826-062415",
@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.000024 0.000008 0.000032 ( 0.000031)
autoconf 0.000045 0.000015 0.000060 ( 0.000059)
configure 0.000042 0.000014 0.000056 ( 0.000057)
build_up 0.009369 0.000389 4.187287 ( 5.162697)
build_miniruby 0.001312 0.000410 1.842342 ( 1.961398)
build_ruby 0.002327 0.000000 4.963429 ( 5.662061)
build_all 0.009793 0.001159 9.426592 ( 6.768492)
build_install 0.026519 0.000232 12.746129 ( 8.745230)
test_btest 0.000897 0.000224 131.555160 ( 87.161719)
test_basic 0.008759 0.005508 1.509980 ( 1.924756)
test_all 0.114479 0.044073 881.627114 (303.170604)
test_rubyspec 0.053984 0.036849 168.358177 ( 36.846686)
total: 457.41 sec