Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-021035
#<BuildRuby:0x000055b10b913810
@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.20220224-021035",
@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.009660 0.001807 0.901140 ( 13.517997)
build_miniruby 0.001415 0.000436 0.076593 ( 0.074558)
build_ruby 0.001933 0.000595 0.080844 ( 0.078264)
build_all 0.007967 0.002452 4.186247 ( 0.853403)
build_install 0.020742 0.003767 7.897034 ( 2.358347)
test_btest 0.000790 0.000219 73.843687 ( 8.229410)
test_basic 0.007157 0.000591 0.334146 ( 0.430311)
test_all 0.001585 0.000417 707.534395 ( 68.156851)
test_rubyspec 0.106303 0.048508 46.432296 ( 51.850954)
total: 145.55 sec