Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-060340
#<BuildRuby:0x0000558ad8b58b88
@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.20220130-060340",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010514 0.000529 0.938986 ( 0.991445)
build_miniruby 0.001600 0.000343 0.074987 ( 0.072846)
build_ruby 0.002018 0.000433 0.073894 ( 0.071641)
build_all 0.009438 0.000993 4.079445 ( 0.785641)
build_install 0.014033 0.009509 7.770802 ( 2.300830)
test_btest 0.001019 0.000283 47.159519 ( 43.847095)
test_basic 0.007529 0.000754 0.340655 ( 0.429208)
test_all 0.001372 0.000361 668.450101 ( 66.335452)
test_rubyspec 0.107316 0.054361 45.846885 ( 51.172013)
total: 166.01 sec