Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-051228
#<BuildRuby:0x000055627d47e138
@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-051228",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002069 0.003826 1.744883 ( 2.427848)
build_miniruby 0.001437 0.000144 1.690899 ( 1.712766)
build_ruby 0.001873 0.000187 3.608402 ( 3.868451)
build_all 0.000419 0.007531 5.788670 ( 3.405484)
build_install 0.016697 0.000715 6.950348 ( 4.407635)
test_btest 0.000899 0.000132 82.482150 ( 37.395204)
test_basic 0.006236 0.000917 0.856432 ( 0.939846)
test_all 0.086899 0.035599 774.172896 (311.417520)
test_rubyspec 0.029152 0.040727 98.246285 (112.012468)
total: 477.59 sec