Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-202155
#<BuildRuby:0x000055e369052c40
@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.20220829-202155",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006288 0.000449 0.847762 ( 0.909962)
build_miniruby 0.000795 0.000057 0.057851 ( 0.056658)
build_ruby 0.000905 0.000065 0.060207 ( 0.058996)
build_all 0.000035 0.004479 1.528770 ( 0.586501)
build_install 0.007704 0.003468 1.923324 ( 0.956923)
test_btest 0.000496 0.000087 54.661608 ( 7.853453)
test_basic 0.005765 0.000265 0.332968 ( 0.421251)
test_all 0.003086 0.000514 609.499311 ( 87.848511)
test_rubyspec 0.089613 0.024355 43.835168 ( 52.159579)
total: 150.85 sec