Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-111112
#<BuildRuby:0x000055e57a3c2868
@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.20221231-111112",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004506 0.000187 0.876848 ( 1.251552)
build_miniruby 0.001335 0.000000 1.399368 ( 1.397890)
build_ruby 0.001581 0.000000 3.073327 ( 3.440731)
build_all 0.002266 0.003823 3.397645 ( 1.993417)
build_install 0.009404 0.004096 2.903226 ( 2.007012)
test_btest 0.000712 0.000076 55.368780 ( 15.474840)
test_basic 0.004322 0.000463 0.347565 ( 0.440242)
test_all 0.001091 0.000117 606.191058 (187.039505)
test_rubyspec 0.034060 0.007905 63.578049 ( 73.555704)
total: 286.60 sec