Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-092852
#<BuildRuby:0x000055e14f27d400
@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.20221018-092852",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009915 0.000000 1.131071 ( 1.179726)
build_miniruby 0.001975 0.000017 0.108070 ( 0.106119)
build_ruby 0.001332 0.000083 0.101298 ( 0.098814)
build_all 0.008620 0.000032 1.303623 ( 0.563732)
build_install 0.007857 0.008080 1.644323 ( 0.898539)
test_btest 0.002075 0.000312 62.421006 ( 6.428530)
test_basic 0.006204 0.000293 0.373262 ( 0.463083)
test_all 0.005380 0.000468 523.745907 ( 55.171110)
test_rubyspec 0.088731 0.043271 42.798782 ( 51.131744)
total: 116.04 sec