Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-092523
#<BuildRuby:0x000055e705179f70
@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-092523",
@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.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000000 0.000070 0.000070 ( 0.000040)
build_up 0.002900 0.003715 2.038292 ( 3.624517)
build_miniruby 0.001024 0.000183 1.539322 ( 1.538241)
build_ruby 0.001341 0.000240 2.917399 ( 3.126961)
build_all 0.006297 0.001125 5.833779 ( 2.240551)
build_install 0.012137 0.004159 7.303397 ( 3.654817)
test_btest 0.000996 0.000192 81.455024 ( 27.425256)
test_basic 0.005233 0.000170 0.871208 ( 0.939674)
test_all 0.006344 0.003559 659.261815 (227.090147)
test_rubyspec 0.042224 0.022788 98.173250 (109.457795)
total: 379.10 sec