Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-225106
#<BuildRuby:0x00005612198fc4e8
@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-225106",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007810 0.005008 1.001815 ( 1.286605)
build_miniruby 0.001785 0.000238 0.073179 ( 0.071557)
build_ruby 0.001796 0.000000 0.076702 ( 0.074969)
build_all 0.006288 0.002999 1.488420 ( 0.610266)
build_install 0.016337 0.005636 5.227084 ( 2.182481)
test_btest 0.001061 0.000202 77.524290 ( 8.198760)
test_basic 0.000000 0.006740 0.335012 ( 0.424490)
test_all 0.000000 0.002077 660.294270 ( 71.940112)
test_rubyspec 0.104566 0.061642 46.254650 ( 51.774233)
total: 136.56 sec