Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-184525
#<BuildRuby:0x0000565405a20a58
@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.20220314-184525",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010119 0.000240 1.008052 ( 1.138612)
build_miniruby 0.001731 0.000231 0.073747 ( 0.071696)
build_ruby 0.001581 0.000211 0.074811 ( 0.072761)
build_all 0.010923 0.000223 4.258959 ( 0.857534)
build_install 0.018046 0.005257 7.893922 ( 2.373712)
test_btest 0.001052 0.000158 70.976960 ( 8.559477)
test_basic 0.008497 0.000000 0.339182 ( 0.427099)
test_all 0.001887 0.000092 666.630755 ( 66.933508)
test_rubyspec 0.082778 0.080904 46.281370 ( 51.845314)
total: 132.28 sec