Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-221652
#<BuildRuby:0x000055ddefdd5ef0
@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.20231221-221652",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003042 0.002894 1.705968 ( 2.061794)
build_miniruby 0.001368 0.000288 1.365716 ( 1.364076)
build_ruby 0.001328 0.000279 2.654779 ( 12.267243)
build_all 0.006484 0.001365 5.482008 ( 2.182546)
build_install 0.012271 0.004106 6.712651 ( 3.270818)
test_btest 0.000927 0.000211 80.191185 ( 21.924892)
test_basic 0.001328 0.004543 0.860298 ( 0.919965)
test_all 0.071947 0.047110 672.903104 (208.095659)
test_rubyspec 0.038232 0.015922 79.663177 ( 91.329563)
total: 343.42 sec