Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-070255
#<BuildRuby:0x000055800a743918
@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.20220131-070255",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001889 0.008740 0.961885 ( 1.620827)
build_miniruby 0.001361 0.000733 0.075011 ( 0.072672)
build_ruby 0.001464 0.000788 0.076924 ( 0.074518)
build_all 0.009236 0.000786 4.164504 ( 0.800479)
build_install 0.020517 0.003436 7.854572 ( 2.400901)
test_btest 0.000985 0.000382 46.607680 ( 44.484320)
test_basic 0.002406 0.005516 0.337697 ( 0.427146)
test_all 0.001346 0.000598 705.584791 ( 67.660732)
test_rubyspec 0.084565 0.070539 46.029243 ( 51.494755)
total: 169.04 sec