Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-105835
#<BuildRuby:0x000055e67eb8caf8
@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.20220504-105835",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007336 0.004648 1.031974 ( 1.119294)
build_miniruby 0.002537 0.000000 0.074207 ( 0.071866)
build_ruby 0.002356 0.000000 0.072396 ( 0.069859)
build_all 0.010753 0.000000 1.507915 ( 0.615564)
build_install 0.023823 0.000241 5.796178 ( 2.790502)
test_btest 0.001231 0.000154 75.456946 ( 7.972543)
test_basic 0.009737 0.000121 0.323645 ( 0.408714)
test_all 0.002946 0.000000 662.442236 ( 64.957068)
test_rubyspec 0.108168 0.078189 45.359128 ( 50.532128)
total: 128.54 sec