Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-210249
#<BuildRuby:0x000055b7c7870a58
@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.20220207-210249",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003533 0.007730 0.981731 ( 1.107391)
build_miniruby 0.001433 0.000781 0.072160 ( 0.069567)
build_ruby 0.001088 0.000593 0.075524 ( 0.073896)
build_all 0.005701 0.005071 4.103241 ( 0.798141)
build_install 0.020469 0.003781 7.834003 ( 2.277956)
test_btest 0.000910 0.000429 79.273582 ( 8.265461)
test_basic 0.005450 0.002565 0.335822 ( 0.424136)
test_all 0.001112 0.000524 692.982464 ( 67.120271)
test_rubyspec 0.088726 0.062065 46.147878 ( 51.524872)
total: 131.66 sec