Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-205443
#<BuildRuby:0x0000562ad7572f08
@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.20220802-205443",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009117 0.000808 0.810342 ( 0.893200)
build_miniruby 0.001195 0.000184 0.048675 ( 0.047439)
build_ruby 0.000000 0.002177 0.062146 ( 0.059761)
build_all 0.007325 0.001053 1.239713 ( 0.462133)
build_install 0.015573 0.002039 4.242277 ( 1.762146)
test_btest 0.002346 0.000000 52.415195 ( 6.043358)
test_basic 0.001515 0.004541 0.277552 ( 0.368229)
test_all 0.001525 0.000339 505.524597 ( 53.492650)
test_rubyspec 0.075998 0.042539 41.009944 ( 48.643420)
total: 111.77 sec