Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-055507
#<BuildRuby:0x0000563c128af940
@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.20220312-055507",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.004577 0.008207 1.015984 ( 1.155676)
build_miniruby 0.001513 0.000582 0.074259 ( 0.073129)
build_ruby 0.001437 0.000552 0.081922 ( 0.080752)
build_all 0.009189 0.000000 1.520758 ( 0.621343)
build_install 0.015007 0.006796 5.378011 ( 2.250447)
test_btest 0.000930 0.000328 78.441138 ( 8.364078)
test_basic 0.007192 0.000795 0.340965 ( 0.431124)
test_all 0.001387 0.000462 661.995253 ( 65.509847)
test_rubyspec 0.087797 0.079536 46.363023 ( 51.639856)
total: 130.13 sec