Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-044509
#<BuildRuby:0x000055c53864dfb8
@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.20230924-044509",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006707 0.000396 2.329842 ( 4.662755)
build_miniruby 0.001348 0.000193 1.548160 ( 1.848474)
build_ruby 0.001284 0.000184 3.563703 ( 4.152234)
build_all 0.007655 0.001093 6.268393 ( 4.807690)
build_install 0.010502 0.010795 7.796064 ( 6.952736)
test_btest 0.000775 0.000165 83.746371 ( 52.544755)
test_basic 0.008584 0.000079 0.990446 ( 1.350837)
test_all 0.006388 0.004614 700.888953 (380.262471)
test_rubyspec 0.030586 0.043464 106.977218 (131.752178)
total: 588.34 sec