Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-112654
#<BuildRuby:0x000055c03059e8e0
@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.20230814-112654",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.007173 0.000205 2.336498 ( 7.001157)
build_miniruby 0.001204 0.000081 1.731082 ( 2.606172)
build_ruby 0.001637 0.000109 3.453679 ( 6.496484)
build_all 0.009614 0.000000 6.630510 ( 6.908480)
build_install 0.015568 0.004632 8.136484 ( 8.074796)
test_btest 0.000713 0.000062 85.692206 ( 53.326729)
test_basic 0.008854 0.000000 1.001678 ( 1.984548)
test_all 0.010174 0.000452 728.004646 (489.865309)
test_rubyspec 0.059531 0.015489 107.077144 (203.523356)
total: 779.79 sec