Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-112939
#<BuildRuby:0x0000555f4a630048
@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.20230726-112939",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.005430 0.000524 1.399396 ( 2.733570)
build_miniruby 0.001283 0.000000 0.951506 ( 0.950189)
build_ruby 0.001175 0.000000 2.687720 ( 2.687786)
build_all 0.008227 0.000849 13.341847 ( 1.151769)
build_install 0.003746 0.004075 1.981222 ( 0.916446)
test_btest 0.000786 0.000289 77.269000 ( 7.674086)
test_basic 0.000000 0.003860 0.560890 ( 0.638112)
test_all 0.000000 0.001725 483.379679 ( 56.340016)
test_rubyspec 0.018577 0.020838 42.447379 ( 54.813545)
total: 127.91 sec