Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-232902
#<BuildRuby:0x00005580e0efa130
@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.20230808-232902",
@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.000020 0.000001 0.000021 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.000222 0.007520 2.392087 ( 7.050560)
build_miniruby 0.001770 0.000156 1.794860 ( 4.428746)
build_ruby 0.001353 0.000119 3.849201 ( 10.512838)
build_all 0.008384 0.000055 2.836379 ( 4.966501)
build_install 0.015310 0.005117 4.363116 ( 9.466724)
test_btest 0.000693 0.000075 83.937553 ( 71.331906)
test_basic 0.006675 0.000260 1.010592 ( 2.603289)
test_all 0.001127 0.000119 716.594010 (660.194530)
test_rubyspec 0.033517 0.026077 99.985681 (185.244050)
total: 955.80 sec