Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-145555
#<BuildRuby:0x000055762bae3d68
@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.20231129-145555",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002389 0.003473 1.131655 ( 1.563648)
build_miniruby 0.001111 0.000000 0.898000 ( 0.898202)
build_ruby 0.001890 0.000000 3.033173 ( 3.032527)
build_all 0.000000 0.009708 16.528791 ( 1.519503)
build_install 0.002742 0.006455 4.779749 ( 1.171143)
test_btest 0.000920 0.000248 83.496258 ( 8.016631)
test_basic 0.001435 0.002833 0.676027 ( 0.753424)
test_all 0.105492 0.031257 540.862557 ( 50.215552)
test_rubyspec 0.022230 0.022325 50.162535 ( 62.496081)
total: 129.67 sec