Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-225648
#<BuildRuby:0x0000558f59bfb448
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-225648",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000026 0.000005 0.000031 ( 0.000015)
build_up 0.003064 0.003925 0.842246 ( 1.431605)
build_miniruby 0.000733 0.000169 0.058521 ( 0.057134)
build_ruby 0.000000 0.001013 0.059248 ( 0.058042)
build_all 0.000976 0.003320 1.498428 ( 0.610822)
build_install 0.008257 0.002845 6.264595 ( 2.826790)
test_btest 0.001282 0.000000 53.869907 ( 8.321458)
test_basic 0.005106 0.000728 0.320092 ( 0.408381)
test_all 0.001061 0.000312 634.440348 ( 90.184478)
test_rubyspec 0.087472 0.042505 44.484569 ( 49.431942)
total: 153.33 sec