Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-192044
#<BuildRuby:0x000055bb254f2320
@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.20230201-192044",
@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.000000 0.000018 0.000018 ( 0.000018)
autoconf 0.000000 0.000026 0.000026 ( 0.000025)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.001711 0.004106 1.196346 ( 2.320309)
build_miniruby 0.001292 0.000281 1.288808 ( 1.394138)
build_ruby 0.001267 0.000275 2.671723 ( 3.388409)
build_all 0.008612 0.000000 4.050908 ( 3.553037)
build_install 0.014506 0.004669 3.116329 ( 3.209463)
test_btest 0.000761 0.000163 57.506822 ( 42.620759)
test_basic 0.001440 0.004666 0.447005 ( 0.834721)
test_all 0.001278 0.000319 705.171473 (665.558526)
test_rubyspec 0.043475 0.024778 80.888777 (119.427925)
total: 842.31 sec