Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-234507
#<BuildRuby:0x0000560a9621e7c8
@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.20230310-234507",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001228 0.004161 1.639500 ( 3.011497)
build_miniruby 0.001171 0.000223 1.107992 ( 1.107582)
build_ruby 0.001435 0.000273 2.330399 ( 2.532576)
build_all 0.004683 0.000892 2.021211 ( 1.223369)
build_install 0.014601 0.000000 2.910607 ( 1.942422)
test_btest 0.000765 0.000000 64.665531 ( 21.599707)
test_basic 0.002453 0.001448 0.429525 ( 0.528914)
test_all 0.001504 0.000260 517.080449 (221.612475)
test_rubyspec 0.027388 0.019775 77.257160 ( 91.176360)
total: 344.74 sec