Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-165722
#<BuildRuby:0x0000561c400c7ad0
@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.20220201-165722",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006816 0.003743 0.968279 ( 1.068027)
build_miniruby 0.000134 0.001990 0.065189 ( 0.063324)
build_ruby 0.001564 0.000391 0.070493 ( 0.068446)
build_all 0.010239 0.000702 4.200303 ( 0.794451)
build_install 0.013376 0.009218 7.930749 ( 2.386296)
test_btest 0.001113 0.000334 48.104176 ( 45.570004)
test_basic 0.003106 0.003752 0.344119 ( 0.435122)
test_all 0.001299 0.000433 684.026477 ( 66.982335)
test_rubyspec 0.092551 0.077156 46.034002 ( 51.447805)
total: 168.82 sec