Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-172641
#<BuildRuby:0x000055639c510090
@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-172641",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004760 0.000794 2.171466 ( 2.400686)
build_miniruby 0.000796 0.000132 0.823522 ( 0.823108)
build_ruby 0.001039 0.000173 2.619648 ( 2.620837)
build_all 0.002981 0.007146 15.961586 ( 1.401499)
build_install 0.004374 0.004101 5.159082 ( 1.143058)
test_btest 0.000782 0.000000 85.151985 ( 6.776201)
test_basic 0.003952 0.000212 0.610517 ( 0.691656)
test_all 0.106554 0.029061 490.604040 ( 59.321281)
test_rubyspec 0.028640 0.018999 49.527836 ( 62.057905)
total: 137.24 sec