Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-040713
#<BuildRuby:0x00005617d685bfa8
@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.20220822-040713",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005382 0.001346 0.815153 ( 0.870916)
build_miniruby 0.001047 0.000000 0.057403 ( 0.056224)
build_ruby 0.000980 0.000000 0.059331 ( 0.058133)
build_all 0.004168 0.000468 1.565721 ( 0.597055)
build_install 0.011211 0.000000 1.918415 ( 0.965311)
test_btest 0.000856 0.000000 52.048423 ( 8.209471)
test_basic 0.006053 0.000891 0.365855 ( 0.452354)
test_all 0.001659 0.000311 594.833010 ( 90.410344)
test_rubyspec 0.086736 0.033462 44.350863 ( 52.610192)
total: 154.23 sec