Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-070639
#<BuildRuby:0x000055f550161e58
@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.20230530-070639",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006341 0.001015 1.961798 ( 4.386293)
build_miniruby 0.001251 0.000200 1.479457 ( 1.652647)
build_ruby 0.001370 0.000219 2.812288 ( 3.600655)
build_all 0.006406 0.001025 2.272920 ( 2.741513)
build_install 0.020182 0.000214 3.575015 ( 4.186128)
test_btest 0.000000 0.001168 77.549771 ( 56.649237)
test_basic 0.000000 0.007133 0.827002 ( 1.357493)
test_all 0.000000 0.001805 595.831905 (627.673105)
test_rubyspec 0.034191 0.029235 88.531508 (130.052620)
total: 832.30 sec