Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-203431
#<BuildRuby:0x0000560c194195a8
@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.20220130-203431",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006189 0.004558 0.950502 ( 1.020419)
build_miniruby 0.001484 0.000424 0.073669 ( 0.072670)
build_ruby 0.001464 0.000418 0.068616 ( 0.068276)
build_all 0.010844 0.000000 4.066967 ( 0.779165)
build_install 0.018063 0.005105 8.012364 ( 2.387204)
test_btest 0.000846 0.000212 46.431928 ( 43.944841)
test_basic 0.006266 0.001567 0.344941 ( 0.433794)
test_all 0.001540 0.000385 688.742689 ( 66.900823)
test_rubyspec 0.093611 0.071327 45.654593 ( 50.992616)
total: 166.60 sec