Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-120900
#<BuildRuby:0x00005607de61e400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-120900",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004948 0.000742 1.485420 ( 1.703655)
build_miniruby 0.001102 0.000165 0.887901 ( 0.887376)
build_ruby 0.001467 0.000000 1.664133 ( 1.660097)
build_all 0.007437 0.000031 3.762576 ( 2.231691)
build_install 0.006153 0.009163 2.768419 ( 2.335115)
test_btest 0.000551 0.000120 55.181832 ( 26.333529)
test_basic 0.005334 0.001160 0.411581 ( 0.516560)
test_all 0.000847 0.000184 620.124412 (233.986931)
test_rubyspec 0.017715 0.026211 66.371854 ( 76.939194)
total: 346.60 sec