Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-073224
#<BuildRuby:0x000055d7ed9af040
@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-073224",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005409 0.000570 1.501476 ( 2.989082)
build_miniruby 0.000000 0.001002 0.826436 ( 0.825704)
build_ruby 0.000000 0.001244 2.437005 ( 2.437537)
build_all 0.004198 0.005986 16.037079 ( 1.413073)
build_install 0.007089 0.001417 4.654552 ( 1.088108)
test_btest 0.000841 0.000168 82.832525 ( 7.868532)
test_basic 0.005411 0.000159 0.714451 ( 0.794162)
test_all 0.001545 0.000295 462.969268 ( 42.925592)
test_rubyspec 0.030077 0.010916 43.792036 ( 56.167566)
total: 116.51 sec