Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-230748
#<BuildRuby:0x0000556e005786e0
@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.20220901-230748",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010457 0.000629 0.959218 ( 2.058047)
build_miniruby 0.001585 0.000340 0.076725 ( 0.074886)
build_ruby 0.001757 0.000376 0.075634 ( 0.073478)
build_all 0.009921 0.000277 1.516646 ( 0.568553)
build_install 0.016267 0.006014 1.878319 ( 0.911814)
test_btest 0.000807 0.000179 72.294983 ( 8.439955)
test_basic 0.007105 0.000000 0.328877 ( 0.426331)
test_all 0.000424 0.004307 645.947626 ( 64.633570)
test_rubyspec 0.103848 0.063560 45.303115 ( 53.767361)
total: 130.95 sec