Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-180705
#<BuildRuby:0x000055ffe84c2190
@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.20230818-180705",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000041)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006585 0.000599 2.461347 ( 7.303473)
build_miniruby 0.001708 0.000156 10.628465 ( 20.354207)
build_ruby 0.001633 0.000149 3.395906 ( 6.370840)
build_all 0.004160 0.004582 6.498736 ( 6.275127)
build_install 0.020717 0.001406 8.404401 ( 11.711268)
test_btest 0.001085 0.000000 84.577564 ( 76.652130)
test_basic 0.004440 0.004088 0.992975 ( 2.324447)
test_all 0.011372 0.000000 702.443237 (491.686444)
test_rubyspec 0.040550 0.034352 108.026949 (196.474643)
total: 819.15 sec