Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-001102
#<BuildRuby:0x0000559b9e249fc0
@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.20230103-001102",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004043 0.000336 1.129174 ( 2.616243)
build_miniruby 0.000983 0.000082 1.356806 ( 1.355381)
build_ruby 0.001227 0.000102 3.226934 ( 3.591448)
build_all 0.003253 0.003565 3.483517 ( 1.797254)
build_install 0.012521 0.000952 2.922273 ( 1.964493)
test_btest 0.000536 0.000060 56.027994 ( 16.167966)
test_basic 0.001957 0.003962 0.412556 ( 0.511110)
test_all 0.001103 0.000158 587.778224 (170.426007)
test_rubyspec 0.031005 0.007198 63.286632 ( 73.242485)
total: 271.67 sec