Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-003808
#<BuildRuby:0x0000562850d36228
@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.20240219-003808",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005646 0.000244 1.991581 ( 2.339154)
build_miniruby 0.001128 0.000167 1.627914 ( 1.627404)
build_ruby 0.001578 0.000000 3.367820 ( 3.615836)
build_all 0.008045 0.000000 6.406286 ( 2.930027)
build_install 0.018010 0.000000 7.984892 ( 4.557221)
test_btest 0.000889 0.000000 92.773000 ( 33.444119)
test_basic 0.004341 0.003577 0.972159 ( 1.066905)
test_all 0.071404 0.045058 739.852589 (273.709401)
test_rubyspec 0.043288 0.045187 122.895683 (132.432918)
total: 455.72 sec