Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-165959
#<BuildRuby:0x0000559d853e77b8
@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.20231115-165959",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005832 0.000309 1.318092 ( 1.713837)
build_miniruby 0.001032 0.000163 0.901618 ( 0.901780)
build_ruby 0.000000 0.001355 2.788486 ( 2.788296)
build_all 0.004057 0.005710 16.179897 ( 1.502576)
build_install 0.004432 0.004008 4.790584 ( 1.144869)
test_btest 0.001180 0.000000 85.221210 ( 7.042095)
test_basic 0.004550 0.000515 0.787188 ( 0.861905)
test_all 0.109870 0.021904 495.667096 ( 47.066149)
test_rubyspec 0.034056 0.011781 49.248677 ( 61.578642)
total: 124.60 sec