Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-222924
#<BuildRuby:0x000055fb62cdbed8
@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.20220819-222924",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002214 0.004486 0.810299 ( 0.875353)
build_miniruby 0.000899 0.000138 0.057531 ( 0.056155)
build_ruby 0.000884 0.000136 0.062603 ( 0.061344)
build_all 0.004512 0.000007 1.539172 ( 0.607290)
build_install 0.008405 0.000525 1.931504 ( 0.974991)
test_btest 0.000637 0.000085 53.534127 ( 8.242381)
test_basic 0.004842 0.000646 0.295943 ( 0.385805)
test_all 0.001490 0.000199 616.427106 ( 95.197437)
test_rubyspec 0.119546 0.009350 44.418822 ( 52.636602)
total: 159.04 sec