Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-062510
#<BuildRuby:0x0000562685fe21d8
@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.20230312-062510",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.002575 0.003165 1.829729 ( 3.218138)
build_miniruby 0.001202 0.000201 1.413465 ( 1.413894)
build_ruby 0.001495 0.000000 2.157472 ( 2.357074)
build_all 0.005620 0.000000 1.972786 ( 1.175528)
build_install 0.004371 0.006922 3.028430 ( 2.002724)
test_btest 0.000597 0.000128 64.535287 ( 19.411474)
test_basic 0.001461 0.002349 0.461073 ( 0.556680)
test_all 0.001334 0.000311 521.416046 (179.384061)
test_rubyspec 0.022903 0.021053 72.525145 ( 82.378051)
total: 291.90 sec