Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-154645
#<BuildRuby:0x0000557224f64118
@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.20220503-154645",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006277 0.000545 0.868465 ( 1.015637)
build_miniruby 0.000846 0.000195 0.056829 ( 0.055540)
build_ruby 0.000831 0.000192 0.057870 ( 0.056630)
build_all 0.003617 0.000834 1.479611 ( 0.597240)
build_install 0.009898 0.001153 6.260890 ( 2.796405)
test_btest 0.000535 0.000115 47.307820 ( 8.536714)
test_basic 0.004967 0.001064 0.349095 ( 0.436680)
test_all 0.001154 0.000247 635.998989 ( 93.043066)
test_rubyspec 0.077166 0.021986 43.905097 ( 48.820946)
total: 155.36 sec