Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-192122
#<BuildRuby:0x000055f42eb504f0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220312-192122",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010417 0.000300 1.002000 ( 1.037658)
build_miniruby 0.001522 0.000203 0.075781 ( 0.075463)
build_ruby 0.001699 0.000227 0.079135 ( 0.078710)
build_all 0.002017 0.008314 1.465370 ( 0.610190)
build_install 0.020717 0.000691 5.294502 ( 2.270497)
test_btest 0.001132 0.000227 73.391579 ( 8.299915)
test_basic 0.002185 0.005100 0.339935 ( 0.431318)
test_all 0.001562 0.000390 662.229712 ( 66.042139)
test_rubyspec 0.086462 0.070336 46.323000 ( 51.765222)
total: 130.61 sec