Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-033152
#<BuildRuby:0x000055e58ec5e008
@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.20231016-033152",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002840 0.004354 2.392851 ( 2.658716)
build_miniruby 0.001492 0.000160 1.773448 ( 1.781468)
build_ruby 0.001673 0.000180 3.385530 ( 3.631850)
build_all 0.003843 0.004217 6.316016 ( 3.095836)
build_install 0.021254 0.000000 8.123986 ( 4.997770)
test_btest 0.000825 0.000097 88.215433 ( 37.679650)
test_basic 0.003413 0.003573 0.854185 ( 0.918941)
test_all 0.008028 0.001115 726.185268 (242.070689)
test_rubyspec 0.044004 0.020299 98.404365 (109.826750)
total: 406.66 sec