Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-062646
#<BuildRuby:0x0000558f077ce390
@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.20230627-062646",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001873 0.004278 1.971199 ( 3.257753)
build_miniruby 0.001337 0.000000 1.459281 ( 1.458906)
build_ruby 0.001694 0.000000 2.954205 ( 3.127096)
build_all 0.004245 0.002928 2.318360 ( 1.452167)
build_install 0.014942 0.003739 3.775679 ( 2.650152)
test_btest 0.000832 0.000194 82.204463 ( 24.630755)
test_basic 0.002168 0.000506 0.756481 ( 0.844567)
test_all 0.000913 0.000213 569.100956 (190.700813)
test_rubyspec 0.025864 0.025410 85.380750 ( 96.979671)
total: 325.10 sec