Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-082558
#<BuildRuby:0x00005612bbf2a228
@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-082558",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001969 0.004177 1.798901 ( 3.055849)
build_miniruby 0.001337 0.000155 1.321979 ( 1.327859)
build_ruby 0.001484 0.000171 2.568521 ( 2.770108)
build_all 0.000000 0.006771 2.137014 ( 1.441322)
build_install 0.011308 0.006229 3.273507 ( 2.516965)
test_btest 0.000626 0.000134 77.484005 ( 28.361428)
test_basic 0.001417 0.003586 0.765123 ( 0.840526)
test_all 0.000792 0.000191 579.364501 (221.955463)
test_rubyspec 0.032651 0.019161 79.963590 ( 91.772421)
total: 354.04 sec