Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-235709
#<BuildRuby:0x0000564dfa16a2a8
@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.20230904-235709",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001818 0.004210 1.822612 ( 2.811741)
build_miniruby 0.001868 0.000000 1.608119 ( 1.788734)
build_ruby 0.001823 0.000000 3.376324 ( 3.902131)
build_all 0.008262 0.000566 6.170865 ( 4.832760)
build_install 0.018732 0.000256 7.605652 ( 6.434197)
test_btest 0.000985 0.000120 82.972263 ( 39.098176)
test_basic 0.003234 0.004103 0.943992 ( 1.053001)
test_all 0.001204 0.008835 737.568002 (330.916430)
test_rubyspec 0.046142 0.021197 99.231253 (110.522083)
total: 501.36 sec