Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-210000
#<BuildRuby:0x0000561555b0bfd8
@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.20231016-210000",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003177 0.003388 1.356860 ( 1.796589)
build_miniruby 0.001000 0.000143 0.925979 ( 0.925334)
build_ruby 0.001147 0.000164 2.678750 ( 2.678295)
build_all 0.007400 0.003881 18.282019 ( 1.646541)
build_install 0.005216 0.005089 5.289464 ( 1.241035)
test_btest 0.000996 0.000216 88.823099 ( 8.339123)
test_basic 0.003311 0.000720 0.613448 ( 0.690307)
test_all 0.004286 0.003345 576.680303 ( 65.255311)
test_rubyspec 0.018811 0.030339 53.136210 ( 65.452066)
total: 148.03 sec