Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-144827
#<BuildRuby:0x0000559c3aa87c68
@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.20230701-144827",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006388 0.000337 1.526924 ( 2.803253)
build_miniruby 0.001002 0.000000 0.849729 ( 0.850168)
build_ruby 0.001298 0.000000 2.599498 ( 2.600187)
build_all 0.009729 0.000000 11.197381 ( 7.815079)
build_install 0.008087 0.000118 4.886909 ( 1.935200)
test_btest 0.001099 0.000000 82.900416 ( 7.074188)
test_basic 0.000720 0.004309 0.684622 ( 0.764583)
test_all 0.001629 0.000135 438.789018 ( 45.749939)
test_rubyspec 0.024358 0.015496 43.585608 ( 56.089887)
total: 125.68 sec