Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-113223
#<BuildRuby:0x000055b046c757f8
@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.20230903-113223",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.002648 0.003717 1.899479 ( 3.033393)
build_miniruby 0.001687 0.000211 1.726853 ( 1.840935)
build_ruby 0.002652 0.000000 3.452080 ( 3.862631)
build_all 0.004370 0.003772 6.574770 ( 4.725174)
build_install 0.014903 0.004392 7.814495 ( 5.781239)
test_btest 0.000943 0.000000 86.267220 ( 42.984249)
test_basic 0.001288 0.007536 0.982723 ( 1.263443)
test_all 0.004924 0.005064 712.004560 (600.602599)
test_rubyspec 0.061027 0.019599 107.613934 (169.438215)
total: 833.53 sec