Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-231246
#<BuildRuby:0x0000558b0ecbc020
@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.20231018-231246",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001294 0.003533 1.507676 ( 1.687804)
build_miniruby 0.000910 0.000191 0.877375 ( 0.876630)
build_ruby 0.001058 0.000223 2.754760 ( 2.754976)
build_all 0.003852 0.006946 18.192475 ( 1.632424)
build_install 0.005506 0.005723 5.466617 ( 1.242383)
test_btest 0.000829 0.000276 89.010263 ( 8.137503)
test_basic 0.004017 0.000110 0.680057 ( 0.756211)
test_all 0.007226 0.001089 603.973544 ( 55.316588)
test_rubyspec 0.028421 0.022319 53.066086 ( 65.331094)
total: 137.74 sec