Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-161322
#<BuildRuby:0x00005568ceed2380
@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.20230512-161322",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005672 1.781270 ( 3.122704)
build_miniruby 0.000000 0.001085 1.130785 ( 1.129669)
build_ruby 0.000000 0.001213 2.184202 ( 2.400214)
build_all 0.004368 0.001684 2.099050 ( 1.204611)
build_install 0.009815 0.004398 2.999798 ( 1.949829)
test_btest 0.000587 0.000168 73.056106 ( 21.349951)
test_basic 0.004337 0.001239 0.645050 ( 0.719841)
test_all 0.000953 0.000273 598.270136 (196.036200)
test_rubyspec 0.016718 0.026217 72.738209 ( 84.487257)
total: 312.40 sec