Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-125618
#<BuildRuby:0x00005646ecf9e258
@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.20240211-125618",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002815 0.004615 2.007625 ( 2.531660)
build_miniruby 0.008280 0.005145 187.569236 ( 61.481561)
build_ruby 0.001713 0.000411 4.648779 ( 4.611134)
build_all 0.061568 0.017873 81.329581 ( 31.504491)
build_install 0.014121 0.004877 8.616899 ( 5.024891)
test_btest 0.000641 0.000170 88.950549 ( 41.078944)
test_basic 0.008285 0.000000 0.991165 ( 1.091473)
test_all 0.077747 0.043427 798.084555 (273.755883)
test_rubyspec 0.045644 0.062157 167.982772 (188.835567)
total: 609.92 sec