Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-215118
#<BuildRuby:0x000055b0999162a8
@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.20230604-215118",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005327 0.000639 1.769795 ( 3.368259)
build_miniruby 0.001223 0.000147 1.295644 ( 1.502479)
build_ruby 0.001419 0.000170 2.700699 ( 3.189772)
build_all 0.007058 0.000358 2.150698 ( 2.303619)
build_install 0.012807 0.004748 3.391176 ( 3.431686)
test_btest 0.000940 0.000134 74.634618 ( 40.403408)
test_basic 0.005634 0.000804 0.786584 ( 1.029515)
test_all 0.001629 0.000233 588.591485 (266.678447)
test_rubyspec 0.017393 0.036780 83.793431 (101.255518)
total: 423.16 sec