Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-141330
#<BuildRuby:0x0000555c80349fb8
@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.20221213-141330",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004162 0.000379 1.082558 ( 1.642286)
build_miniruby 0.001463 0.000000 1.347530 ( 1.348992)
build_ruby 0.001658 0.000000 2.593389 ( 2.594955)
build_all 0.007317 0.000000 6.346534 ( 2.697013)
build_install 0.016243 0.000147 5.427123 ( 3.139643)
test_btest 0.000812 0.000000 55.420659 ( 23.917076)
test_basic 0.005261 0.000133 0.430575 ( 0.533417)
test_all 0.001790 0.000000 654.651848 (325.001714)
test_rubyspec 0.028798 0.031263 76.377052 (108.967891)
total: 469.84 sec