Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-022140
#<BuildRuby:0x0000556d6c1a0098
@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.20230628-022140",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005181 0.000000 1.473991 ( 2.730431)
build_miniruby 0.001308 0.000000 0.847648 ( 0.847226)
build_ruby 0.001253 0.000000 2.659446 ( 2.660059)
build_all 0.005492 0.005109 16.868253 ( 1.480523)
build_install 0.006634 0.003847 5.030869 ( 1.208373)
test_btest 0.000000 0.000744 87.505763 ( 7.748513)
test_basic 0.001412 0.002674 0.723110 ( 0.803360)
test_all 0.001296 0.000338 467.115694 ( 53.136658)
test_rubyspec 0.025807 0.008547 42.929574 ( 55.393650)
total: 126.01 sec