Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-225921
#<BuildRuby:0x000055ae6001a3b0
@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.20230615-225921",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005209 0.001085 1.900397 ( 4.793395)
build_miniruby 0.001250 0.000261 1.322537 ( 1.898042)
build_ruby 0.001187 0.000247 2.623611 ( 3.605150)
build_all 0.005763 0.001843 2.320667 ( 2.377683)
build_install 0.017787 0.000000 3.714372 ( 4.276012)
test_btest 0.000930 0.000000 74.276018 ( 45.998457)
test_basic 0.002002 0.004200 0.785252 ( 2.360555)
test_all 0.001340 0.000000 567.761203 (305.192715)
test_rubyspec 0.026613 0.024976 84.538552 (122.254980)
total: 492.76 sec