Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-221157
#<BuildRuby:0x0000563726d01fc0
@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.20230609-221157",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000369 0.006848 1.976298 ( 3.769185)
build_miniruby 0.001274 0.000424 1.502097 ( 1.634664)
build_ruby 0.001329 0.000443 2.878048 ( 3.175078)
build_all 0.006771 0.000887 2.306673 ( 2.233566)
build_install 0.009075 0.008539 3.525860 ( 2.954976)
test_btest 0.000681 0.000252 77.303833 ( 25.335334)
test_basic 0.003614 0.001339 0.678200 ( 0.751140)
test_all 0.000970 0.000359 561.285303 (173.026209)
test_rubyspec 0.019307 0.024863 74.635146 ( 86.219765)
total: 299.10 sec