Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-144604
#<BuildRuby:0x000055763984da00
@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.20230624-144604",
@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.000037 0.000003 0.000040 ( 0.000040)
configure 0.000080 0.000000 0.000080 ( 0.000049)
build_up 0.006448 0.000189 2.103027 ( 4.080441)
build_miniruby 0.001799 0.000124 1.637879 ( 1.726016)
build_ruby 0.000000 0.001606 3.453111 ( 3.813458)
build_all 0.004260 0.002755 2.474951 ( 1.963553)
build_install 0.012035 0.007621 4.069869 ( 3.575608)
test_btest 0.000610 0.000093 80.088454 ( 27.035221)
test_basic 0.004756 0.000721 0.744331 ( 0.825806)
test_all 0.001209 0.000183 601.616469 (218.369597)
test_rubyspec 0.012986 0.035068 82.707296 ( 94.510974)
total: 355.90 sec