Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-171048
#<BuildRuby:0x0000564a9b9b5a00
@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.20230313-171048",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005106 0.000194 1.762374 ( 3.034234)
build_miniruby 0.000000 0.001254 1.256446 ( 1.258085)
build_ruby 0.000000 0.001569 2.139384 ( 2.331041)
build_all 0.004638 0.001912 2.140833 ( 1.302676)
build_install 0.007463 0.008050 3.156850 ( 2.188049)
test_btest 0.000545 0.000141 67.125836 ( 21.776043)
test_basic 0.002195 0.003572 0.432750 ( 0.530682)
test_all 0.001226 0.000351 539.286387 (216.163770)
test_rubyspec 0.018692 0.031673 78.514156 ( 93.301458)
total: 341.89 sec