Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-142909
#<BuildRuby:0x0000557d03d78a68
@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.20220729-142909",
@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.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005827 0.004845 0.898827 ( 1.048014)
build_miniruby 0.000950 0.000432 0.052796 ( 0.052546)
build_ruby 0.001146 0.000521 0.057935 ( 0.057804)
build_all 0.006663 0.000947 1.258499 ( 0.488758)
build_install 0.016223 0.000824 4.381944 ( 1.833124)
test_btest 0.000000 0.001458 53.368792 ( 6.181238)
test_basic 0.000165 0.007998 0.300180 ( 0.389711)
test_all 0.001521 0.000710 500.994360 ( 53.120435)
test_rubyspec 0.092980 0.044556 41.920439 ( 47.862517)
total: 111.03 sec