Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-192459
#<BuildRuby:0x000055cf639d5f48
@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.20230329-192459",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000072 0.000000 0.000072 ( 0.000040)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.000000 0.005651 1.740210 ( 3.308261)
build_miniruby 0.000000 0.001187 1.153578 ( 1.161114)
build_ruby 0.001091 0.000352 2.388826 ( 2.593753)
build_all 0.006234 0.000780 2.214217 ( 1.423845)
build_install 0.015833 0.000884 3.380303 ( 2.529049)
test_btest 0.000586 0.000068 68.600983 ( 28.022959)
test_basic 0.006139 0.000193 0.504811 ( 0.605821)
test_all 0.000791 0.000088 551.114618 (192.419074)
test_rubyspec 0.013289 0.035558 76.629251 ( 86.718220)
total: 318.78 sec