Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-022957
#<BuildRuby:0x0000564df5e82120
@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.20231013-022957",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006815 0.000940 2.537919 ( 4.019471)
build_miniruby 0.001367 0.000188 1.747405 ( 1.951806)
build_ruby 0.002189 0.000000 3.609361 ( 3.946256)
build_all 0.003311 0.005787 6.663039 ( 4.634991)
build_install 0.015522 0.005478 8.109583 ( 6.141297)
test_btest 0.000826 0.000161 88.169083 ( 66.846623)
test_basic 0.002231 0.007878 0.992014 ( 1.389767)
test_all 0.009731 0.000342 718.685154 (399.819801)
test_rubyspec 0.029018 0.047600 109.162317 (141.151256)
total: 629.90 sec