Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-101109
#<BuildRuby:0x00005606f9e5a168
@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.20230122-101109",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004667 0.000167 1.191394 ( 1.948524)
build_miniruby 0.001281 0.000320 1.222133 ( 1.224093)
build_ruby 0.000000 0.001616 3.016343 ( 3.377809)
build_all 0.005429 0.001664 3.840811 ( 2.188014)
build_install 0.012454 0.002049 2.961321 ( 2.248576)
test_btest 0.000507 0.000132 55.030238 ( 31.058635)
test_basic 0.002408 0.004441 0.451699 ( 0.619742)
test_all 0.002555 0.000000 646.090338 (271.263304)
test_rubyspec 0.027775 0.022933 72.108712 ( 85.891247)
total: 399.82 sec