Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-224056
#<BuildRuby:0x000055570a7d00d0
@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.20220730-224056",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005550 0.000854 0.811203 ( 1.012544)
build_miniruby 0.000912 0.000140 0.057726 ( 0.056446)
build_ruby 0.000837 0.000129 0.058979 ( 0.057747)
build_all 0.004733 0.000000 1.525319 ( 0.589421)
build_install 0.011130 0.000000 5.673895 ( 2.167562)
test_btest 0.000831 0.000000 53.401108 ( 7.959481)
test_basic 0.005256 0.000000 0.280717 ( 0.369727)
test_all 0.001069 0.000000 627.996002 ( 91.575606)
test_rubyspec 0.105627 0.014449 44.191354 ( 49.802485)
total: 153.59 sec