Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-003438
#<BuildRuby:0x0000561544f32258
@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.20230905-003438",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000063 0.000000 0.000063 ( 0.000033)
build_up 0.002093 0.003749 1.443936 ( 1.793520)
build_miniruby 0.001282 0.000177 1.250435 ( 1.248501)
build_ruby 0.001600 0.000221 2.660819 ( 2.856378)
build_all 0.005178 0.000715 5.513784 ( 2.164296)
build_install 0.004450 0.010873 6.821221 ( 3.497002)
test_btest 0.000999 0.000218 80.313361 ( 21.205223)
test_basic 0.001392 0.006254 0.920227 ( 0.984121)
test_all 0.007562 0.002637 615.425208 (179.898443)
test_rubyspec 0.027179 0.026571 87.834700 ( 99.175651)
total: 312.82 sec