Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-002628
#<BuildRuby:0x00005638e37b68e0
@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.20230106-002628",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.005007 1.137660 ( 1.719756)
build_miniruby 0.000000 0.001376 2.191676 ( 1.901366)
build_ruby 0.000000 0.001332 3.142442 ( 3.502925)
build_all 0.006122 0.000463 3.654114 ( 1.794812)
build_install 0.011635 0.001205 2.767053 ( 1.941222)
test_btest 0.000620 0.000099 55.237094 ( 15.108718)
test_basic 0.004632 0.000741 0.379499 ( 0.478717)
test_all 0.002373 0.000380 609.852174 (176.167700)
test_rubyspec 0.013748 0.023277 64.122004 ( 74.118390)
total: 276.73 sec