Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-043223
#<BuildRuby:0x000055f868d49fc0
@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.20230708-043223",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.000000 0.006325 1.970130 ( 3.233369)
build_miniruby 0.000715 0.000613 1.425417 ( 1.428022)
build_ruby 0.001122 0.000357 3.057826 ( 3.268170)
build_all 0.001748 0.004574 2.377100 ( 1.637244)
build_install 0.011131 0.004718 3.661635 ( 3.293354)
test_btest 0.000578 0.000215 83.045011 ( 22.123294)
test_basic 0.004415 0.001635 0.868012 ( 0.932525)
test_all 0.000923 0.000341 596.304775 (187.144931)
test_rubyspec 0.013064 0.037217 86.518894 (102.689133)
total: 325.75 sec