Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-085500
#<BuildRuby:0x000055ce1af98150
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-085500",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003886 0.000353 0.998794 ( 1.289780)
build_miniruby 0.000694 0.000063 0.863945 ( 0.864927)
build_ruby 0.000952 0.000087 2.705356 ( 2.705963)
build_all 0.007695 0.000000 12.091221 ( 0.994338)
build_install 0.005301 0.008046 3.537762 ( 0.956397)
test_btest 0.000455 0.000091 62.958250 ( 4.826618)
test_basic 0.000000 0.004059 0.373426 ( 0.454686)
test_all 0.080008 0.020225 378.218664 ( 42.916094)
test_rubyspec 0.026739 0.045647 39.811213 ( 52.477473)
total: 107.49 sec