Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-083551
#<BuildRuby:0x00005573a44848e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220317-083551",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.009497 0.004323 0.995986 ( 1.601316)
build_miniruby 0.001424 0.000380 0.071905 ( 0.069780)
build_ruby 0.002005 0.000000 0.074220 ( 0.072542)
build_all 0.010257 0.000000 4.203119 ( 0.864133)
build_install 0.022567 0.001238 7.836353 ( 2.374234)
test_btest 0.000994 0.000000 71.710342 ( 8.203033)
test_basic 0.004409 0.003695 0.341977 ( 0.440082)
test_all 0.001549 0.000323 655.741732 ( 65.176709)
test_rubyspec 0.113863 0.057451 46.147913 ( 51.393313)
total: 130.20 sec