Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-140437
#<BuildRuby:0x000055b63ac49a00
@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-140437",
@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.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006675 0.000278 2.256431 ( 7.211561)
build_miniruby 0.001727 0.000167 1.742493 ( 2.858414)
build_ruby 0.000000 0.001928 3.485427 ( 7.926313)
build_all 0.002147 0.006257 6.410493 ( 8.979673)
build_install 0.017993 0.003671 8.110723 ( 11.731637)
test_btest 0.000730 0.000122 85.715839 ( 91.379625)
test_basic 0.000171 0.008030 1.016678 ( 2.871816)
test_all 0.009334 0.001153 662.395142 (613.195984)
test_rubyspec 0.051661 0.024791 107.757522 (221.487183)
total: 967.64 sec