Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-124501
#<BuildRuby:0x0000560eaab4a230
@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.20230525-124501",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005249 0.000295 1.649722 ( 3.250299)
build_miniruby 0.001056 0.000222 1.325842 ( 1.324308)
build_ruby 0.001141 0.000240 2.499029 ( 2.677616)
build_all 0.005178 0.000186 1.742684 ( 0.937273)
build_install 0.010884 0.002176 2.639867 ( 1.672097)
test_btest 0.000886 0.000068 75.618765 ( 19.533945)
test_basic 0.004623 0.000074 0.703241 ( 0.778155)
test_all 0.000397 0.000875 562.011238 (164.378400)
test_rubyspec 0.023262 0.017914 69.604670 ( 81.251488)
total: 275.80 sec