Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-234253
#<BuildRuby:0x00005567df493788
@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-234253",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004917 0.006066 0.988670 ( 1.024552)
build_miniruby 0.001334 0.000556 0.076951 ( 0.075519)
build_ruby 0.001351 0.000563 0.073988 ( 0.072294)
build_all 0.008851 0.001610 4.091318 ( 0.795985)
build_install 0.020549 0.003522 7.785346 ( 2.307104)
test_btest 0.000874 0.000292 47.681214 ( 44.155355)
test_basic 0.006702 0.000293 0.349828 ( 0.438444)
test_all 0.001742 0.000000 658.516848 ( 66.235974)
test_rubyspec 0.081959 0.080434 46.381664 ( 51.702014)
total: 166.81 sec