Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-142206
#<BuildRuby:0x0000564bd535e1a8
@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.20230924-142206",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006956 0.000674 2.379195 ( 5.214586)
build_miniruby 0.001760 0.000170 1.832401 ( 2.307881)
build_ruby 0.001616 0.000156 3.436934 ( 4.434873)
build_all 0.008269 0.000372 6.330247 ( 5.905701)
build_install 0.021175 0.000289 7.843139 ( 7.626698)
test_btest 0.000000 0.000968 84.981231 ( 69.784086)
test_basic 0.005201 0.003051 0.993902 ( 1.435453)
test_all 0.005479 0.004561 745.018199 (625.520686)
test_rubyspec 0.051431 0.035218 107.852522 (152.321480)
total: 874.55 sec