Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-220619
#<BuildRuby:0x00005580154a5e80
@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-220619",
@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.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.002169 0.003673 1.789185 ( 3.039664)
build_miniruby 0.001369 0.000000 1.348026 ( 1.347943)
build_ruby 0.000000 0.001553 2.691814 ( 2.908512)
build_all 0.002682 0.004756 2.173878 ( 1.519646)
build_install 0.000649 0.016025 3.346024 ( 2.388015)
test_btest 0.000000 0.001013 75.413422 ( 29.799881)
test_basic 0.001589 0.002716 0.709550 ( 0.800500)
test_all 0.001400 0.000400 592.767032 (199.965254)
test_rubyspec 0.026525 0.032076 81.583290 ( 94.792524)
total: 336.56 sec