Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-230816
#<BuildRuby:0x000056507f85e258
@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.20230311-230816",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001884 0.003531 1.655047 ( 2.910670)
build_miniruby 0.001149 0.000200 1.171414 ( 1.170799)
build_ruby 0.001150 0.000201 2.362471 ( 2.571578)
build_all 0.002725 0.003655 1.999633 ( 1.140788)
build_install 0.007501 0.007651 3.088414 ( 2.174394)
test_btest 0.000601 0.000162 67.058762 ( 22.708831)
test_basic 0.000118 0.003910 0.481194 ( 0.579013)
test_all 0.000650 0.000200 595.842300 (208.230220)
test_rubyspec 0.031018 0.010182 72.538543 ( 82.665993)
total: 324.15 sec