Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-125003
#<BuildRuby:0x0000555b9018e8e0
@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.20230428-125003",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005021 0.000655 1.809827 ( 3.693224)
build_miniruby 0.001246 0.000162 1.284823 ( 1.324438)
build_ruby 0.001564 0.000204 2.666125 ( 2.891180)
build_all 0.006647 0.000284 2.302453 ( 1.803810)
build_install 0.018109 0.000000 3.524371 ( 2.780750)
test_btest 0.000782 0.000000 74.292289 ( 38.334622)
test_basic 0.004327 0.000000 0.736333 ( 0.843483)
test_all 0.000858 0.000000 601.485268 (252.638910)
test_rubyspec 0.019326 0.028541 79.672811 ( 92.236008)
total: 396.55 sec