Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-025724
#<BuildRuby:0x0000557b7e363f68
@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.20220726-025724",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006427 0.000000 0.811894 ( 0.891322)
build_miniruby 0.000882 0.000000 0.056568 ( 0.055317)
build_ruby 0.000956 0.000000 0.058825 ( 0.057636)
build_all 0.000050 0.004736 1.546996 ( 0.590101)
build_install 0.010479 0.000749 5.630659 ( 2.164206)
test_btest 0.000672 0.000048 57.168772 ( 8.038826)
test_basic 0.000000 0.005374 0.308939 ( 0.397857)
test_all 0.001232 0.000290 625.659975 ( 90.395752)
test_rubyspec 0.080363 0.035570 43.672860 ( 49.287803)
total: 151.88 sec