Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-211543
#<BuildRuby:0x000055d2d5c96230
@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.20231227-211543",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005965 0.000000 1.668793 ( 2.066091)
build_miniruby 0.001448 0.000000 1.641058 ( 1.641528)
build_ruby 0.000000 0.001782 3.414246 ( 3.650424)
build_all 0.000804 0.006506 5.685640 ( 2.568809)
build_install 0.013975 0.003941 6.824550 ( 4.140948)
test_btest 0.000693 0.000062 80.811302 ( 31.037351)
test_basic 0.002653 0.004439 0.877623 ( 0.940333)
test_all 0.099175 0.023542 803.604127 (336.886050)
test_rubyspec 0.055328 0.011832 95.770263 (107.911125)
total: 490.84 sec