Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-183957
#<BuildRuby:0x000055b8d15828e0
@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.20240207-183957",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002570 0.004543 2.102824 ( 2.521400)
build_miniruby 0.003956 0.000688 90.913660 ( 35.214392)
build_ruby 0.001523 0.000265 3.842339 ( 4.068542)
build_all 0.007287 0.000472 6.305956 ( 2.908141)
build_install 0.014614 0.003918 7.639531 ( 4.216122)
test_btest 0.000835 0.000000 86.618898 ( 27.989571)
test_basic 0.003640 0.003582 0.915444 ( 1.008390)
test_all 0.095828 0.019165 778.711673 (305.661385)
test_rubyspec 0.062315 0.042078 166.987571 (176.746713)
total: 560.34 sec