Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-110432
#<BuildRuby:0x000055cef0b60e80
@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.20220820-110432",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.007147 0.003752 0.844884 ( 1.495488)
build_miniruby 0.001173 0.000251 0.054060 ( 0.052409)
build_ruby 0.001383 0.000296 0.068538 ( 0.067238)
build_all 0.006082 0.004580 1.262346 ( 0.480753)
build_install 0.013186 0.002252 1.595433 ( 0.802287)
test_btest 0.000846 0.000211 51.794713 ( 6.203889)
test_basic 0.004908 0.001227 0.294077 ( 0.385222)
test_all 0.004100 0.001025 488.225581 ( 51.831362)
test_rubyspec 0.096952 0.036275 42.086766 ( 50.424401)
total: 111.74 sec