Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-173927
#<BuildRuby:0x000055e300a611a0
@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-173927",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000033 0.000012 0.000045 ( 0.000042)
build_up 0.004308 0.006146 0.939192 ( 1.342253)
build_miniruby 0.001418 0.000644 0.072470 ( 0.069992)
build_ruby 0.000000 0.001931 0.071354 ( 0.069872)
build_all 0.010759 0.000000 4.121270 ( 0.780893)
build_install 0.018766 0.004235 7.831928 ( 2.369885)
test_btest 0.000999 0.000368 47.224995 ( 44.106265)
test_basic 0.005837 0.002150 0.349138 ( 0.439463)
test_all 0.001543 0.000197 697.331485 ( 66.677274)
test_rubyspec 0.084593 0.065963 46.328142 ( 51.575538)
total: 167.43 sec