Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-162050
#<BuildRuby:0x0000561650fae8a0
@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.20220331-162050",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007733 0.003923 1.024680 ( 1.152510)
build_miniruby 0.001733 0.000325 0.077794 ( 0.075835)
build_ruby 0.001557 0.000292 0.077803 ( 0.076195)
build_all 0.010455 0.000353 4.294851 ( 0.858599)
build_install 0.015150 0.009123 8.007397 ( 2.430036)
test_btest 0.000690 0.000164 76.518919 ( 7.936234)
test_basic 0.000000 0.007309 0.327882 ( 0.416622)
test_all 0.001765 0.000000 650.124850 ( 66.385359)
test_rubyspec 0.113571 0.060946 46.607428 ( 52.079802)
total: 131.41 sec