Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-094320
#<BuildRuby:0x0000556c06b10658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-094320",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.009592 0.000764 0.933342 ( 1.145783)
build_miniruby 0.001459 0.000195 0.075042 ( 0.075038)
build_ruby 0.001926 0.000257 0.070135 ( 0.069008)
build_all 0.008045 0.001073 3.963532 ( 0.798607)
build_install 0.016795 0.006214 7.790793 ( 2.332468)
test_btest 0.000855 0.000151 46.272874 ( 43.740747)
test_basic 0.006472 0.001142 0.338981 ( 0.427929)
test_all 0.000000 0.001934 658.857535 ( 64.783232)
test_rubyspec 0.092795 0.076640 45.495379 ( 50.978461)
total: 164.35 sec