Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-092954
#<BuildRuby:0x000055bdee7f0100
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-092954",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.005725 0.000610 0.832864 ( 0.973806)
build_miniruby 0.000770 0.000257 0.057606 ( 0.056379)
build_ruby 0.000693 0.000231 0.059172 ( 0.057914)
build_all 0.003222 0.001074 1.518944 ( 0.611602)
build_install 0.010431 0.000437 6.277471 ( 2.829462)
test_btest 0.000490 0.000140 50.391459 ( 8.842540)
test_basic 0.003017 0.002668 0.338894 ( 0.427019)
test_all 0.001144 0.000357 638.503607 ( 90.724091)
test_rubyspec 0.049858 0.062202 44.320892 ( 49.227134)
total: 153.75 sec