Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-165043
#<BuildRuby:0x0000562f2922ef08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-165043",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009389 0.000833 0.856006 ( 1.048521)
build_miniruby 0.001182 0.000182 0.050285 ( 0.049415)
build_ruby 0.001529 0.000235 0.059558 ( 0.058218)
build_all 0.007849 0.000463 1.241484 ( 0.473329)
build_install 0.014735 0.000631 4.235404 ( 1.792382)
test_btest 0.001798 0.000225 52.749828 ( 6.070017)
test_basic 0.005093 0.000637 0.292975 ( 0.384193)
test_all 0.001217 0.002355 476.773402 ( 51.953364)
test_rubyspec 0.068119 0.070052 41.665862 ( 47.575295)
total: 109.41 sec