Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-101915
#<BuildRuby:0x0000562985c7a7e0
@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.20220724-101915",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002999 0.003688 0.867836 ( 0.876387)
build_miniruby 0.000832 0.000178 0.057571 ( 0.056271)
build_ruby 0.000797 0.000171 0.059008 ( 0.057745)
build_all 0.001816 0.002423 1.508763 ( 0.584391)
build_install 0.009699 0.001444 5.642691 ( 2.148968)
test_btest 0.000533 0.000126 56.707049 ( 8.163520)
test_basic 0.004497 0.001058 0.322660 ( 0.411146)
test_all 0.000777 0.000183 614.915089 ( 89.296564)
test_rubyspec 0.080964 0.047590 43.620207 ( 49.238028)
total: 150.83 sec