Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-033336
#<BuildRuby:0x0000561f1db8fbb8
@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.20230725-033336",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005058 0.000203 1.505298 ( 2.716275)
build_miniruby 0.000752 0.000176 0.883114 ( 0.882371)
build_ruby 0.001265 0.000297 2.627967 ( 2.632704)
build_all 0.007911 0.000786 13.409177 ( 1.266713)
build_install 0.006544 0.001454 1.925876 ( 0.872646)
test_btest 0.000579 0.000129 79.791672 ( 7.096674)
test_basic 0.003515 0.000781 0.724244 ( 0.801087)
test_all 0.000984 0.000000 471.689909 ( 46.823763)
test_rubyspec 0.009406 0.033536 44.713879 ( 57.088727)
total: 120.18 sec