Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-010310
#<BuildRuby:0x000055e2eb9cb6b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-010310",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001102 0.003495 0.989234 ( 1.273919)
build_miniruby 0.000000 0.001214 0.864528 ( 0.865876)
build_ruby 0.000000 0.001443 2.695858 ( 2.699970)
build_all 0.005111 0.003849 12.121333 ( 0.999529)
build_install 0.009351 0.001051 3.541678 ( 0.967320)
test_btest 0.000000 0.000908 63.092691 ( 4.773424)
test_basic 0.000000 0.003496 0.374177 ( 0.456895)
test_all 0.084972 0.017244 376.023772 ( 36.308618)
test_rubyspec 0.042539 0.024330 39.758011 ( 52.415882)
total: 100.76 sec