Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-112216
#<BuildRuby:0x000055b6ef10e1a8
@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.20240225-112216",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003707 0.004056 2.622438 ( 2.434882)
build_miniruby 0.001228 0.000236 1.861495 ( 1.859975)
build_ruby 0.001531 0.000295 3.234834 ( 3.459988)
build_all 0.000131 0.008508 6.692690 ( 3.057019)
build_install 0.016982 0.004246 8.592819 ( 4.560790)
test_btest 0.000513 0.000137 92.789503 ( 33.681530)
test_basic 0.003105 0.005196 0.978103 ( 1.091825)
test_all 0.097393 0.021290 786.236325 (260.704498)
test_rubyspec 0.043514 0.045170 119.346284 (129.033193)
total: 439.88 sec