Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-194810
#<BuildRuby:0x000055ffa1c21450
@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.20220613-194810",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007998 0.000615 0.851272 ( 1.056984)
build_miniruby 0.001817 0.000140 0.064838 ( 0.062761)
build_ruby 0.000000 0.001542 0.063686 ( 0.062121)
build_all 0.004477 0.002469 1.231530 ( 0.489597)
build_install 0.006986 0.010673 4.819826 ( 2.457381)
test_btest 0.000000 0.002482 51.560376 ( 6.275118)
test_basic 0.002409 0.003057 0.281936 ( 0.385123)
test_all 0.001834 0.000611 498.231674 ( 53.282649)
test_rubyspec 0.064973 0.038292 41.517621 ( 47.442712)
total: 111.52 sec