Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-205912
#<BuildRuby:0x0000563cf376f5f8
@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.20230626-205912",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005325 0.000560 1.402877 ( 2.672823)
build_miniruby 0.001007 0.000106 0.840323 ( 0.839734)
build_ruby 0.001346 0.000000 2.622716 ( 2.623866)
build_all 0.009881 0.000000 16.473366 ( 1.473495)
build_install 0.005950 0.003758 4.781266 ( 1.138641)
test_btest 0.001024 0.000000 83.911990 ( 8.030780)
test_basic 0.004688 0.000000 0.771175 ( 0.851346)
test_all 0.000000 0.002014 446.507412 ( 45.061262)
test_rubyspec 0.014049 0.022594 42.650047 ( 55.107549)
total: 117.80 sec