Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-144950
#<BuildRuby:0x0000558204a43810
@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.20220306-144950",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002531 0.009549 1.016888 ( 2.066207)
build_miniruby 0.001231 0.000528 0.078983 ( 0.077432)
build_ruby 0.001356 0.000582 0.069506 ( 0.067470)
build_all 0.007019 0.003007 4.228335 ( 0.848268)
build_install 0.012071 0.012704 7.900140 ( 2.434580)
test_btest 0.000722 0.000385 75.728086 ( 8.259049)
test_basic 0.006349 0.000750 0.326667 ( 0.416584)
test_all 0.001242 0.000621 704.100830 ( 67.572590)
test_rubyspec 0.077709 0.074806 46.319277 ( 51.734478)
total: 133.48 sec