Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-103327
#<BuildRuby:0x000055d8b08a8e80
@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.20220727-103327",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003338 0.006143 0.848337 ( 0.955945)
build_miniruby 0.000854 0.000570 0.053367 ( 0.052089)
build_ruby 0.000868 0.000578 0.063655 ( 0.062441)
build_all 0.005348 0.003565 1.248803 ( 0.471084)
build_install 0.012738 0.004586 4.226193 ( 1.803987)
test_btest 0.001027 0.000616 52.732648 ( 6.288322)
test_basic 0.004163 0.002498 0.291148 ( 0.382129)
test_all 0.002355 0.001413 511.034926 ( 53.643505)
test_rubyspec 0.061170 0.068110 41.663716 ( 47.520101)
total: 111.18 sec