Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-204349
#<BuildRuby:0x000055827885a048
@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.20221217-204349",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003778 0.000756 1.115284 ( 1.521856)
build_miniruby 0.001353 0.000271 1.326093 ( 1.328168)
build_ruby 0.001411 0.000282 3.463681 ( 3.810764)
build_all 0.006697 0.000000 3.624241 ( 1.870781)
build_install 0.006287 0.010474 3.121284 ( 2.366306)
test_btest 0.000640 0.000179 56.953639 ( 23.443725)
test_basic 0.003818 0.000000 0.428399 ( 0.529492)
test_all 0.001254 0.000000 629.236306 (213.385392)
test_rubyspec 0.020205 0.020458 67.437407 ( 77.468934)
total: 325.73 sec