Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-200821
#<BuildRuby:0x0000564b8cece018
@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.20230921-200821",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004126 0.002969 2.399015 ( 4.258774)
build_miniruby 0.001408 0.000352 2.003990 ( 2.175991)
build_ruby 0.001463 0.000366 3.254740 ( 3.532882)
build_all 0.003685 0.004909 6.153424 ( 4.252080)
build_install 0.017196 0.002458 7.478197 ( 5.487608)
test_btest 0.001089 0.000290 81.753172 ( 43.967939)
test_basic 0.000000 0.008912 0.987720 ( 1.438599)
test_all 0.003731 0.005395 715.333448 (383.154765)
test_rubyspec 0.037854 0.044594 108.965172 (145.556657)
total: 593.83 sec