Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-205126
#<BuildRuby:0x000055b183b9a390
@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.20230704-205126",
@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.000015 0.000001 0.000016 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001675 0.004227 1.969923 ( 3.579938)
build_miniruby 0.001292 0.000191 1.621603 ( 1.623095)
build_ruby 0.000000 0.001713 2.868371 ( 3.081677)
build_all 0.000000 0.006978 2.281761 ( 1.637411)
build_install 0.004999 0.012070 3.773193 ( 3.506821)
test_btest 0.000000 0.000804 81.137766 ( 26.004911)
test_basic 0.000000 0.004962 0.771980 ( 0.844862)
test_all 0.000000 0.001248 622.387957 (186.928672)
test_rubyspec 0.031520 0.012054 82.499265 ( 94.318414)
total: 321.53 sec