Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-090045
#<BuildRuby:0x000055e21ee2a120
@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.20230512-090045",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006048 0.000151 1.952381 ( 3.975106)
build_miniruby 0.000000 0.001552 1.418371 ( 1.437388)
build_ruby 0.000000 0.001699 2.765920 ( 3.072699)
build_all 0.000000 0.006570 2.231032 ( 1.726997)
build_install 0.009999 0.008098 3.509688 ( 3.185518)
test_btest 0.000676 0.000148 74.602301 ( 33.874035)
test_basic 0.002260 0.004355 0.810506 ( 0.975113)
test_all 0.002838 0.000000 588.153671 (245.829596)
test_rubyspec 0.028782 0.023454 79.897000 ( 92.631258)
total: 386.71 sec