Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-012335
#<BuildRuby:0x0000558da2013580
@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.20230611-012335",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005180 0.000272 1.537391 ( 2.776731)
build_miniruby 0.001097 0.000000 0.748193 ( 0.747999)
build_ruby 0.001245 0.000000 2.439662 ( 2.439413)
build_all 0.009633 0.000000 12.920615 ( 1.228989)
build_install 0.007734 0.000000 1.762975 ( 0.838663)
test_btest 0.000000 0.001069 86.463175 ( 6.753574)
test_basic 0.001468 0.002780 0.714749 ( 0.797532)
test_all 0.001215 0.000097 443.267880 ( 38.802612)
test_rubyspec 0.016858 0.022077 41.728858 ( 54.237116)
total: 108.62 sec