Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-060922
#<BuildRuby:0x000055ecb05f6228
@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.20230911-060922",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005357 0.001443 2.361913 ( 3.732475)
build_miniruby 0.002010 0.000000 1.718527 ( 1.722803)
build_ruby 0.001644 0.000000 3.346831 ( 3.602409)
build_all 0.005169 0.003203 6.568071 ( 3.672014)
build_install 0.012138 0.008143 8.157252 ( 5.161522)
test_btest 0.000961 0.000300 86.359964 ( 38.671878)
test_basic 0.000000 0.008280 1.028221 ( 1.139605)
test_all 0.006485 0.003333 704.793137 (349.697940)
test_rubyspec 0.039524 0.033775 109.208570 (130.083515)
total: 537.49 sec