Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-181626
#<BuildRuby:0x000055e10aab2138
@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.20230107-181626",
@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.000010 0.000001 0.000011 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004020 0.000603 1.007654 ( 1.396765)
build_miniruby 0.001194 0.000179 1.244923 ( 1.242860)
build_ruby 0.000000 0.001600 3.244211 ( 3.623395)
build_all 0.004290 0.002514 3.362227 ( 1.535607)
build_install 0.001810 0.011769 2.391407 ( 1.508444)
test_btest 0.000000 0.000821 55.581499 ( 14.577424)
test_basic 0.000000 0.005023 0.384607 ( 0.476932)
test_all 0.000000 0.001645 605.065320 (171.118806)
test_rubyspec 0.015940 0.024688 58.449589 ( 68.468414)
total: 263.95 sec