Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-110021
#<BuildRuby:0x000056486fc25f70
@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.20240221-110021",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006723 0.000464 2.631197 ( 2.401700)
build_miniruby 0.001426 0.000098 1.582265 ( 1.582067)
build_ruby 0.001741 0.000120 3.391545 ( 3.621956)
build_all 0.003651 0.004381 6.789878 ( 3.510094)
build_install 0.009617 0.010476 8.688468 ( 4.845120)
test_btest 0.000764 0.000128 92.509924 ( 37.393809)
test_basic 0.002757 0.005339 0.992500 ( 1.078197)
test_all 0.062686 0.054541 788.115379 (285.532000)
test_rubyspec 0.045689 0.043628 126.812465 (136.135696)
total: 476.10 sec