Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-232528
#<BuildRuby:0x0000563f6a50d930
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-232528",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000012)
build_up 0.010036 0.000575 0.933402 ( 0.968293)
build_miniruby 0.001335 0.000381 0.067151 ( 0.067100)
build_ruby 0.000000 0.001952 0.077897 ( 0.077681)
build_all 0.005788 0.004278 4.155290 ( 0.811218)
build_install 0.017789 0.006003 7.905382 ( 2.363748)
test_btest 0.000920 0.000324 47.249662 ( 43.994047)
test_basic 0.005485 0.001936 0.330591 ( 0.420518)
test_all 0.001189 0.000420 664.772656 ( 65.358084)
test_rubyspec 0.075217 0.086699 46.094708 ( 51.460533)
total: 165.52 sec