Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-174215
#<BuildRuby:0x0000562367f24ca8
@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-174215",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000073 0.000010 0.000083 ( 0.000090)
configure 0.000028 0.000004 0.000032 ( 0.000029)
build_up 0.009214 0.001316 0.948305 ( 1.675390)
build_miniruby 0.002131 0.000304 0.076222 ( 0.075350)
build_ruby 0.001741 0.000248 0.074527 ( 0.073785)
build_all 0.010054 0.000048 4.042706 ( 0.794753)
build_install 0.014130 0.009630 7.871057 ( 2.382848)
test_btest 0.001080 0.000227 48.130716 ( 44.557471)
test_basic 0.007308 0.000481 0.330549 ( 0.420585)
test_all 0.001422 0.000285 654.086219 ( 65.302149)
test_rubyspec 0.099979 0.069405 46.071784 ( 51.519340)
total: 166.80 sec