Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-100950
#<BuildRuby:0x00005638112e2df0
@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.20231018-100950",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000495 0.004148 1.275216 ( 1.555129)
build_miniruby 0.000855 0.000190 0.862809 ( 0.862180)
build_ruby 0.001087 0.000242 2.818432 ( 2.818143)
build_all 0.005972 0.004651 18.562787 ( 1.596901)
build_install 0.008327 0.001013 5.540729 ( 1.298233)
test_btest 0.000672 0.000168 89.931630 ( 8.823164)
test_basic 0.001492 0.003653 0.757044 ( 0.832894)
test_all 0.002149 0.005092 556.147355 ( 61.581115)
test_rubyspec 0.017168 0.028553 53.142058 ( 65.458517)
total: 144.83 sec