Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-200106
#<BuildRuby:0x0000557fa989bba0
@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.20230814-200106",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002284 0.003602 1.465442 ( 2.716081)
build_miniruby 0.001118 0.000080 0.886325 ( 0.885113)
build_ruby 0.001075 0.000076 2.876860 ( 2.877458)
build_all 0.009519 0.000124 16.681562 ( 1.490851)
build_install 0.010957 0.000000 4.978411 ( 1.158963)
test_btest 0.000000 0.001003 78.948629 ( 7.345497)
test_basic 0.000000 0.004056 0.579218 ( 0.660653)
test_all 0.003649 0.004879 487.662388 ( 52.069681)
test_rubyspec 0.034595 0.017396 49.702352 ( 62.007810)
total: 131.21 sec