Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-065252
#<BuildRuby:0x000055d9fdb91888
@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-065252",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002672 0.009039 0.972142 ( 1.876582)
build_miniruby 0.001361 0.000419 0.079053 ( 0.076929)
build_ruby 0.001614 0.000497 0.076706 ( 0.074259)
build_all 0.005838 0.005015 4.168841 ( 0.786549)
build_install 0.015552 0.009963 7.908956 ( 2.342866)
test_btest 0.001043 0.000429 47.423311 ( 43.637745)
test_basic 0.003984 0.002438 0.349279 ( 0.439269)
test_all 0.001001 0.000421 691.151127 ( 67.072751)
test_rubyspec 0.099609 0.065152 46.117055 ( 51.632389)
total: 167.94 sec