Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-082451
#<BuildRuby:0x000055bc6fd52038
@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.20220801-082451",
@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.000003 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008802 0.002401 0.911526 ( 1.319238)
build_miniruby 0.001690 0.000000 0.064382 ( 0.063163)
build_ruby 0.001574 0.000000 0.053073 ( 0.051527)
build_all 0.007931 0.001624 1.289003 ( 0.476197)
build_install 0.013933 0.001977 4.350203 ( 1.840352)
test_btest 0.001438 0.000332 53.272284 ( 5.861582)
test_basic 0.006403 0.000056 0.298876 ( 0.400449)
test_all 0.002050 0.000439 478.654255 ( 51.541111)
test_rubyspec 0.082400 0.049392 41.753277 ( 47.409661)
total: 108.96 sec