Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-030427
#<BuildRuby:0x0000564c900e63b0
@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.20230918-030427",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000224 0.007798 2.373819 ( 4.797438)
build_miniruby 0.001065 0.000134 1.727117 ( 1.833434)
build_ruby 0.001977 0.000247 3.431051 ( 3.790975)
build_all 0.009234 0.000000 6.448485 ( 4.498222)
build_install 0.012316 0.007626 8.043477 ( 6.828344)
test_btest 0.001191 0.000050 86.255477 ( 45.103966)
test_basic 0.004927 0.003597 1.034847 ( 1.358683)
test_all 0.008643 0.001512 710.122412 (307.769822)
test_rubyspec 0.039858 0.030838 107.503232 (126.689205)
total: 502.67 sec