Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-122939
#<BuildRuby:0x000055eb1e4ce2d0
@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.20221226-122939",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003671 0.000525 0.857701 ( 1.267435)
build_miniruby 0.001064 0.000152 1.005515 ( 1.005543)
build_ruby 0.000000 0.001358 2.565177 ( 2.936277)
build_all 0.004322 0.002093 3.017287 ( 1.529337)
build_install 0.012870 0.000000 2.406803 ( 1.583401)
test_btest 0.000694 0.000000 54.297648 ( 14.043489)
test_basic 0.004102 0.000000 0.379475 ( 0.472573)
test_all 0.001295 0.000000 592.034059 (169.482665)
test_rubyspec 0.015496 0.030020 64.420369 ( 74.190815)
total: 266.51 sec