Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-030937
#<BuildRuby:0x0000559ed3a37ba0
@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.20220721-030937",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.010735 0.000738 0.880803 ( 6.068882)
build_miniruby 0.001577 0.000338 0.060834 ( 0.058774)
build_ruby 0.001165 0.000250 0.050731 ( 0.049451)
build_all 0.007464 0.000674 1.246888 ( 0.485107)
build_install 0.014709 0.001069 4.280693 ( 1.776236)
test_btest 0.001558 0.000000 53.006141 ( 6.062125)
test_basic 0.005975 0.000000 0.297594 ( 0.398835)
test_all 0.002888 0.000196 494.242154 ( 52.071397)
test_rubyspec 0.101066 0.029911 42.018863 ( 47.883050)
total: 114.86 sec