Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-025244
#<BuildRuby:0x000055b355dccf40
@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.20220315-025244",
@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.000014 0.000006 0.000020 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008603 0.003129 1.010935 ( 1.630068)
build_miniruby 0.001460 0.000531 0.076833 ( 0.075017)
build_ruby 0.001155 0.000420 0.076245 ( 0.074677)
build_all 0.009212 0.001336 4.198331 ( 0.865593)
build_install 0.022290 0.001508 7.824096 ( 2.393588)
test_btest 0.000752 0.000200 73.052976 ( 8.379864)
test_basic 0.004121 0.003675 0.337533 ( 0.433124)
test_all 0.001662 0.000489 692.812070 ( 67.841692)
test_rubyspec 0.106068 0.072727 46.465671 ( 51.774690)
total: 133.47 sec