Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-115345
#<BuildRuby:0x0000563cb73ad438
@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.20220815-115345",
@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.004823 0.004321 0.802369 ( 0.995335)
build_miniruby 0.000920 0.000419 0.052501 ( 0.052075)
build_ruby 0.001161 0.000528 0.063965 ( 0.063106)
build_all 0.007015 0.001178 1.237346 ( 0.472256)
build_install 0.011980 0.005766 1.654652 ( 0.850091)
test_btest 0.000782 0.000335 53.505257 ( 6.261852)
test_basic 0.005020 0.002152 0.304908 ( 0.397438)
test_all 0.000937 0.001349 482.202672 ( 51.796310)
test_rubyspec 0.074729 0.063052 41.575088 ( 49.352655)
total: 110.24 sec