Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-204006
#<BuildRuby:0x00005566397cf728
@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.20230630-204006",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002210 0.005368 1.488322 ( 2.728752)
build_miniruby 0.000592 0.000370 0.873632 ( 0.873974)
build_ruby 0.000988 0.000618 2.621982 ( 2.622658)
build_all 0.002902 0.006653 11.187322 ( 7.615992)
build_install 0.009262 0.000000 5.075100 ( 1.921532)
test_btest 0.000603 0.000137 86.050855 ( 7.999421)
test_basic 0.002634 0.001581 0.714872 ( 0.795836)
test_all 0.001338 0.000198 475.329065 ( 48.943727)
test_rubyspec 0.009252 0.031071 42.752793 ( 55.234146)
total: 128.74 sec