Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-072821
#<BuildRuby:0x00005564eea763b0
@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.20240111-072821",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005377 0.000000 1.654045 ( 2.019581)
build_miniruby 0.000000 0.001656 1.419665 ( 1.418123)
build_ruby 0.000000 0.001635 2.997856 ( 3.235542)
build_all 0.007692 0.000030 5.834572 ( 3.037681)
build_install 0.005415 0.011667 6.802416 ( 3.655975)
test_btest 0.000755 0.000216 83.618639 ( 34.132386)
test_basic 0.005175 0.002979 0.951290 ( 1.204011)
test_all 0.092207 0.028461 758.460798 (281.492055)
test_rubyspec 0.045339 0.023601 97.583586 (110.437367)
total: 440.63 sec