Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-093131
#<BuildRuby:0x0000563f6526bba0
@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.20220823-093131",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008316 0.001565 0.933992 ( 11.518905)
build_miniruby 0.001050 0.000382 0.063558 ( 0.062246)
build_ruby 0.001069 0.000389 0.063140 ( 0.061917)
build_all 0.007513 0.000969 1.269891 ( 0.483348)
build_install 0.013643 0.002704 1.562999 ( 0.778963)
test_btest 0.001561 0.000480 52.128642 ( 5.775084)
test_basic 0.004330 0.001332 0.285058 ( 0.376040)
test_all 0.003507 0.001079 485.072577 ( 52.194814)
test_rubyspec 0.081131 0.044630 41.850780 ( 50.253251)
total: 121.51 sec