Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-181117
#<BuildRuby:0x000055c770539f70
@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.20230817-181117",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002825 0.004218 2.192813 ( 8.281377)
build_miniruby 0.001838 0.000114 1.672044 ( 3.776070)
build_ruby 0.001607 0.000100 3.322288 ( 9.028269)
build_all 0.004380 0.004656 6.181887 ( 8.988076)
build_install 0.020749 0.000651 7.888879 ( 13.430640)
test_btest 0.001154 0.000000 83.051609 ( 75.600358)
test_basic 0.007137 0.000000 0.983477 ( 2.258685)
test_all 0.009865 0.000283 683.939796 (520.461516)
test_rubyspec 0.043816 0.037093 107.131458 (221.355680)
total: 863.18 sec