Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-100950
#<BuildRuby:0x0000558deda41fc0
@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.20230828-100950",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003311 0.003268 2.242026 ( 3.501910)
build_miniruby 0.001653 0.000275 1.609444 ( 1.619506)
build_ruby 0.001233 0.000205 2.967474 ( 3.181685)
build_all 0.007110 0.000000 5.991836 ( 2.392700)
build_install 0.009267 0.008113 7.466536 ( 3.568844)
test_btest 0.000975 0.000200 85.788122 ( 22.406485)
test_basic 0.002556 0.003717 0.992446 ( 1.050326)
test_all 0.005147 0.004301 681.762158 (193.777805)
test_rubyspec 0.023235 0.050056 102.466147 (114.366420)
total: 345.87 sec