Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-103634
#<BuildRuby:0x000055d710ec6480
@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.20240124-103634",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002187 0.003828 1.632621 ( 2.005118)
build_miniruby 0.001136 0.000114 1.482947 ( 1.481084)
build_ruby 0.001389 0.000000 3.081819 ( 3.317293)
build_all 0.006144 0.000345 5.523645 ( 2.135534)
build_install 0.011434 0.004565 6.792462 ( 3.203896)
test_btest 0.000611 0.000080 81.742147 ( 21.382350)
test_basic 0.004725 0.000616 0.868691 ( 0.931842)
test_all 0.075753 0.037274 736.083056 (216.260274)
test_rubyspec 0.068331 0.025889 139.678367 (151.059580)
total: 401.78 sec