Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-080921
#<BuildRuby:0x0000559b36a3a120
@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.20230531-080921",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002075 0.004606 1.539545 ( 2.819039)
build_miniruby 0.001273 0.000000 1.100955 ( 1.099386)
build_ruby 0.001319 0.000000 2.085484 ( 2.260897)
build_all 0.002398 0.003014 1.675151 ( 0.896362)
build_install 0.012130 0.001390 2.564841 ( 1.668662)
test_btest 0.000568 0.000182 75.233208 ( 19.516721)
test_basic 0.001380 0.003154 0.621586 ( 0.694330)
test_all 0.000774 0.000268 570.804838 (178.270176)
test_rubyspec 0.030900 0.022508 78.505122 ( 90.530935)
total: 297.76 sec