Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-223537
#<BuildRuby:0x000055905a6a5a00
@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.20230609-223537",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000031)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001558 0.004222 1.510788 ( 2.750367)
build_miniruby 0.001119 0.000129 1.328824 ( 1.327339)
build_ruby 0.001476 0.000171 2.519908 ( 2.686661)
build_all 0.002220 0.003915 1.879383 ( 1.067711)
build_install 0.019701 0.000407 3.474158 ( 2.468209)
test_btest 0.000000 0.001200 77.478186 ( 25.855413)
test_basic 0.002156 0.003301 0.706727 ( 0.780162)
test_all 0.001018 0.000164 541.130034 (155.132169)
test_rubyspec 0.012296 0.027293 71.156184 ( 82.985781)
total: 275.05 sec