Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-094901
#<BuildRuby:0x000055d5130c7ce8
@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.20231015-094901",
@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.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003673 0.001147 1.344717 ( 1.602467)
build_miniruby 0.000812 0.000253 0.855489 ( 0.855105)
build_ruby 0.000946 0.000295 2.732039 ( 2.732351)
build_all 0.009981 0.000355 18.022012 ( 1.599346)
build_install 0.003898 0.005723 5.308455 ( 1.276247)
test_btest 0.001088 0.000000 89.975347 ( 8.226117)
test_basic 0.005177 0.000000 0.806437 ( 0.880623)
test_all 0.006074 0.000165 589.705684 ( 55.808597)
test_rubyspec 0.011977 0.041163 52.603533 ( 64.833348)
total: 137.81 sec