Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-045648
#<BuildRuby:0x00005638298028e0
@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.20230707-045648",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006153 0.000137 2.131884 ( 3.488559)
build_miniruby 0.001656 0.000000 1.640462 ( 1.651926)
build_ruby 0.001872 0.000000 3.357977 ( 3.616476)
build_all 0.007236 0.000436 2.582396 ( 2.335491)
build_install 0.006079 0.012747 4.072172 ( 4.123617)
test_btest 0.000000 0.001414 84.264312 ( 40.506330)
test_basic 0.000000 0.008413 0.958913 ( 1.075594)
test_all 0.000000 0.001305 672.900503 (282.800945)
test_rubyspec 0.022182 0.032776 93.739739 (107.020721)
total: 446.62 sec