Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-021757
#<BuildRuby:0x0000560cd4a19438
@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.20220730-021757",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004298 0.006095 0.817755 ( 2.045370)
build_miniruby 0.001019 0.000510 0.064611 ( 0.063258)
build_ruby 0.000837 0.000419 0.051089 ( 0.049918)
build_all 0.006938 0.001075 1.261495 ( 0.474462)
build_install 0.014395 0.000124 4.322250 ( 1.798349)
test_btest 0.001301 0.000464 53.014928 ( 6.102120)
test_basic 0.000268 0.005033 0.296969 ( 0.386448)
test_all 0.001210 0.000519 514.188557 ( 53.668170)
test_rubyspec 0.074743 0.056927 41.593845 ( 47.429343)
total: 112.02 sec