Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-142810
#<BuildRuby:0x000055da3d1f00a0
@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.20231124-142810",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004279 0.001007 1.258584 ( 1.663172)
build_miniruby 0.000890 0.000209 0.871764 ( 0.871010)
build_ruby 0.001092 0.000257 2.675507 ( 2.675081)
build_all 0.007251 0.003959 17.140382 ( 1.615905)
build_install 0.009112 0.001213 5.227118 ( 1.263210)
test_btest 0.000000 0.001155 87.342828 ( 7.082230)
test_basic 0.003247 0.001657 0.770407 ( 0.845929)
test_all 0.115942 0.021049 547.305025 ( 57.613949)
test_rubyspec 0.035644 0.010016 48.284247 ( 60.669080)
total: 134.30 sec