Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-052059
#<BuildRuby:0x000055db09d6aeb8
@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.20231023-052059",
@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.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005669 0.000176 2.295803 ( 2.571178)
build_miniruby 0.001030 0.000000 0.852107 ( 0.851688)
build_ruby 0.000000 0.001585 2.760071 ( 2.759555)
build_all 0.008420 0.002044 17.055245 ( 1.500292)
build_install 0.006267 0.002518 5.483364 ( 1.170150)
test_btest 0.000954 0.000141 82.531002 ( 7.748223)
test_basic 0.005278 0.000000 0.729671 ( 0.803995)
test_all 0.104095 0.030961 546.966424 ( 55.358449)
test_rubyspec 0.018891 0.031421 49.474403 ( 61.776366)
total: 134.54 sec