Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-015454
#<BuildRuby:0x000056551c55e1d8
@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.20230817-015454",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002918 0.003833 2.263719 ( 6.832516)
build_miniruby 0.001331 0.000178 1.657217 ( 3.758717)
build_ruby 0.001700 0.000227 3.341875 ( 6.851103)
build_all 0.008574 0.000060 6.138479 ( 7.707838)
build_install 0.018360 0.002771 7.700916 ( 9.071907)
test_btest 0.001100 0.000141 84.679509 ( 63.108244)
test_basic 0.004889 0.003996 0.964462 ( 2.127723)
test_all 0.010029 0.000760 708.643040 (621.225239)
test_rubyspec 0.030062 0.045898 109.506096 (217.627322)
total: 938.31 sec