Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-231638
#<BuildRuby:0x000055d8a2c10090
@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.20230521-231638",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005232 0.000269 1.280689 ( 2.530821)
build_miniruby 0.000000 0.001405 0.915827 ( 0.914427)
build_ruby 0.000000 0.001226 2.463075 ( 2.464147)
build_all 0.007968 0.001331 12.571119 ( 1.166721)
build_install 0.007714 0.000000 1.814608 ( 0.868683)
test_btest 0.000635 0.000030 80.052831 ( 7.100845)
test_basic 0.000184 0.004201 0.734292 ( 0.819924)
test_all 0.000845 0.000241 448.806388 ( 41.023401)
test_rubyspec 0.018309 0.021675 42.878758 ( 55.423552)
total: 112.31 sec