Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-111742
#<BuildRuby:0x0000562bbb354070
@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.20230725-111742",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005343 0.000137 1.506895 ( 2.763442)
build_miniruby 0.000963 0.000097 0.879810 ( 0.879204)
build_ruby 0.001351 0.000135 2.603056 ( 2.608417)
build_all 0.009066 0.000067 13.409227 ( 1.174834)
build_install 0.007898 0.000327 1.948228 ( 0.866351)
test_btest 0.000987 0.000086 79.511992 ( 7.363918)
test_basic 0.004457 0.000388 0.631320 ( 0.712859)
test_all 0.000000 0.001358 492.929258 ( 45.433717)
test_rubyspec 0.018164 0.024802 42.291646 ( 54.691796)
total: 116.50 sec