Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-194722
#<BuildRuby:0x000055739ca919f0
@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.20220523-194722",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.009164 0.001528 0.818365 ( 1.042966)
build_miniruby 0.001087 0.000181 0.063350 ( 0.062647)
build_ruby 0.002144 0.000000 0.059446 ( 0.057595)
build_all 0.007200 0.000000 1.236618 ( 0.499835)
build_install 0.018440 0.000000 4.908777 ( 2.495682)
test_btest 0.002124 0.000000 52.106463 ( 6.218655)
test_basic 0.005974 0.000202 0.289935 ( 0.379970)
test_all 0.003193 0.000000 496.467208 ( 53.069640)
test_rubyspec 0.096653 0.013396 41.515433 ( 47.390571)
total: 111.22 sec