Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-201502
#<BuildRuby:0x000055e0c3b95010
@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-201502",
@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.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002598 0.007869 0.942389 ( 1.101695)
build_miniruby 0.001850 0.000528 0.075242 ( 0.072706)
build_ruby 0.001419 0.000406 0.073002 ( 0.070768)
build_all 0.009818 0.000306 4.120383 ( 0.784567)
build_install 0.021511 0.001762 7.807420 ( 2.340498)
test_btest 0.001028 0.000217 47.451075 ( 43.932321)
test_basic 0.004099 0.004686 0.334420 ( 0.420419)
test_all 0.001286 0.000322 691.789779 ( 67.043804)
test_rubyspec 0.109854 0.058686 46.145381 ( 51.448561)
total: 167.22 sec