Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-160559
#<BuildRuby:0x000055c1b7bfe018
@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.20240128-160559",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.004715 0.001025 1.641585 ( 1.993841)
build_miniruby 0.000000 0.001220 1.397897 ( 1.397277)
build_ruby 0.000000 0.001480 3.220219 ( 3.441531)
build_all 0.001164 0.006155 5.960421 ( 2.356382)
build_install 0.001211 0.016018 7.038139 ( 3.355617)
test_btest 0.000511 0.000234 82.427350 ( 22.036061)
test_basic 0.003980 0.001824 0.687829 ( 0.749530)
test_all 0.068925 0.045301 692.528347 (198.586479)
test_rubyspec 0.035553 0.061959 149.620333 (161.063784)
total: 394.98 sec