Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-192609
#<BuildRuby:0x000055ace8a12008
@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.20230823-192609",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000036 0.000001 0.000037 ( 0.000037)
configure 0.000035 0.000001 0.000036 ( 0.000035)
build_up 0.007338 0.000000 2.241931 ( 6.548815)
build_miniruby 0.001919 0.000000 1.764763 ( 5.306550)
build_ruby 0.002305 0.000000 3.558350 ( 10.633031)
build_all 0.008638 0.000000 6.568021 ( 8.330548)
build_install 0.021002 0.000583 8.167527 ( 12.654166)
test_btest 0.000997 0.000027 85.968569 ( 88.497688)
test_basic 0.009097 0.000118 1.006376 ( 2.347892)
test_all 0.005983 0.009787 663.203520 (639.793304)
test_rubyspec 0.033825 0.032348 104.177559 (187.950803)
total: 962.06 sec