Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-071456
#<BuildRuby:0x00005568d25e2230
@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.20230922-071456",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002796 0.003859 1.935985 ( 3.158471)
build_miniruby 0.001078 0.000192 1.615316 ( 1.613604)
build_ruby 0.001429 0.000256 3.232648 ( 3.444157)
build_all 0.007135 0.000516 5.649205 ( 2.222389)
build_install 0.011473 0.005695 7.143265 ( 3.533937)
test_btest 0.000853 0.000171 81.680490 ( 21.346916)
test_basic 0.005184 0.001036 0.927010 ( 0.985876)
test_all 0.008029 0.000645 641.863375 (202.606982)
test_rubyspec 0.028305 0.031830 90.385959 (101.662757)
total: 340.58 sec