Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-120716
#<BuildRuby:0x000055b3682f00a0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-120716",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004848 0.000808 1.454216 ( 2.089136)
build_miniruby 0.001021 0.000170 0.839408 ( 0.838705)
build_ruby 0.001269 0.000212 2.783584 ( 2.784975)
build_all 0.006121 0.004751 17.156177 ( 1.622410)
build_install 0.008910 0.000000 5.246474 ( 1.237093)
test_btest 0.000714 0.000000 87.696305 ( 7.489315)
test_basic 0.001153 0.002952 0.706736 ( 0.782239)
test_all 0.107846 0.030971 500.401786 ( 55.264827)
test_rubyspec 0.031815 0.019254 51.213637 ( 63.553243)
total: 135.66 sec