Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-005108
#<BuildRuby:0x000055713d9bf858
@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.20231201-005108",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000602 0.004100 1.222065 ( 1.633309)
build_miniruby 0.000882 0.000196 0.871610 ( 0.871713)
build_ruby 0.001127 0.000250 2.746900 ( 2.747266)
build_all 0.007229 0.002898 15.981369 ( 1.406326)
build_install 0.008177 0.000092 4.776603 ( 1.140502)
test_btest 0.000680 0.000147 79.844051 ( 7.716995)
test_basic 0.001251 0.003259 0.632010 ( 0.707858)
test_all 0.108954 0.025232 523.282009 ( 49.809112)
test_rubyspec 0.035819 0.017749 50.870148 ( 63.207435)
total: 129.24 sec