Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-152516
#<BuildRuby:0x00005644d6353ba0
@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.20230808-152516",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004303 0.000453 1.505148 ( 2.962716)
build_miniruby 0.000000 0.001051 0.856232 ( 0.855521)
build_ruby 0.000000 0.002220 2.702273 ( 2.750167)
build_all 0.008308 0.000750 13.997160 ( 1.241079)
build_install 0.008128 0.000000 2.090711 ( 0.950335)
test_btest 0.001081 0.000000 82.475122 ( 7.524788)
test_basic 0.004512 0.000191 0.519802 ( 0.597229)
test_all 0.001098 0.000137 535.054642 ( 46.371084)
test_rubyspec 0.026275 0.018180 45.927846 ( 58.207268)
total: 121.46 sec