Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-162634
#<BuildRuby:0x0000562291925400
@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.20220829-162634",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.002724 0.007778 0.926361 ( 2.338677)
build_miniruby 0.002545 0.000000 0.064196 ( 0.062124)
build_ruby 0.002239 0.000000 0.060445 ( 0.058111)
build_all 0.008295 0.000320 1.244178 ( 0.470624)
build_install 0.008113 0.007391 1.559605 ( 0.786250)
test_btest 0.001049 0.000000 54.724250 ( 6.017564)
test_basic 0.006146 0.000000 0.282098 ( 0.372657)
test_all 0.003427 0.000000 505.028195 ( 53.162903)
test_rubyspec 0.100587 0.043312 41.221125 ( 50.346335)
total: 113.62 sec