Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-151241
#<BuildRuby:0x000056393ca1a3d0
@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-151241",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005724 0.000592 2.224788 ( 6.880471)
build_miniruby 0.001538 0.000159 1.670486 ( 2.759548)
build_ruby 0.001896 0.000000 3.504515 ( 6.411323)
build_all 0.008173 0.000588 6.391784 ( 7.187952)
build_install 0.018894 0.000931 8.079064 ( 11.402930)
test_btest 0.000660 0.000062 83.357853 ( 70.709114)
test_basic 0.004253 0.004751 0.974509 ( 2.508495)
test_all 0.009786 0.000000 722.252925 (611.109476)
test_rubyspec 0.029320 0.046701 107.803833 (238.388440)
total: 957.36 sec