Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-120724
#<BuildRuby:0x00005564cee04038
@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.20220717-120724",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005039 0.001260 0.833540 ( 1.005597)
build_miniruby 0.000689 0.000172 0.057147 ( 0.055894)
build_ruby 0.000739 0.000185 0.059754 ( 0.058458)
build_all 0.004253 0.000000 1.518879 ( 0.610061)
build_install 0.009897 0.001155 5.600753 ( 2.184190)
test_btest 0.000702 0.000151 52.940158 ( 7.974965)
test_basic 0.000549 0.005011 0.252715 ( 0.341602)
test_all 0.000758 0.000216 584.831876 ( 86.050130)
test_rubyspec 0.056978 0.061926 43.275226 ( 48.871278)
total: 147.15 sec