Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-185015
#<BuildRuby:0x00005558f4c23dd0
@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.20220801-185015",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006275 0.000448 0.828260 ( 1.194008)
build_miniruby 0.000912 0.000066 0.057169 ( 0.055973)
build_ruby 0.000834 0.000000 0.058917 ( 0.057715)
build_all 0.004567 0.000069 1.551147 ( 0.597624)
build_install 0.011052 0.000123 5.634895 ( 2.151324)
test_btest 0.000837 0.000049 51.696692 ( 8.331418)
test_basic 0.005207 0.000030 0.303693 ( 0.392753)
test_all 0.001110 0.000062 605.251190 ( 90.574508)
test_rubyspec 0.071646 0.058142 43.864724 ( 49.456263)
total: 152.81 sec