Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-040350
#<BuildRuby:0x0000564a08efb2c8
@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-040350",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006485 0.000000 0.808531 ( 0.894576)
build_miniruby 0.001069 0.000000 0.057830 ( 0.056581)
build_ruby 0.000921 0.000057 0.059810 ( 0.058572)
build_all 0.004685 0.000000 1.540146 ( 0.589617)
build_install 0.010481 0.000498 1.920530 ( 0.961770)
test_btest 0.000746 0.000140 51.521697 ( 8.207254)
test_basic 0.004729 0.000886 0.295107 ( 0.383975)
test_all 0.002609 0.000000 605.733496 ( 90.139954)
test_rubyspec 0.079767 0.038449 43.371283 ( 51.658297)
total: 152.95 sec