Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-224731
#<BuildRuby:0x000055ddd9243918
@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.20231218-224731",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004266 0.000449 1.335724 ( 1.668078)
build_miniruby 0.000887 0.000093 0.844082 ( 0.844566)
build_ruby 0.001225 0.000129 2.844876 ( 2.845082)
build_all 0.009898 0.000119 15.886543 ( 1.428437)
build_install 0.008586 0.000818 4.689150 ( 1.140111)
test_btest 0.000000 0.001012 81.807626 ( 7.496591)
test_basic 0.000000 0.003320 0.644672 ( 0.723506)
test_all 0.091858 0.039577 536.011618 ( 48.488476)
test_rubyspec 0.016130 0.032474 50.302261 ( 62.540452)
total: 127.18 sec