Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-045036
#<BuildRuby:0x0000557476313cc0
@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.20230621-045036",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004625 0.001445 1.505806 ( 2.744649)
build_miniruby 0.000710 0.000222 0.799026 ( 0.799449)
build_ruby 0.001046 0.000327 2.382343 ( 2.382584)
build_all 0.004354 0.005550 15.790658 ( 1.400926)
build_install 0.004071 0.003995 4.587487 ( 1.066755)
test_btest 0.000487 0.000195 83.309346 ( 7.819053)
test_basic 0.001368 0.002860 0.691638 ( 0.772623)
test_all 0.000844 0.000362 434.894329 ( 48.519752)
test_rubyspec 0.019019 0.015361 42.688409 ( 55.139549)
total: 120.65 sec