Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-081228
#<BuildRuby:0x0000561ec07c3280
@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="-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.20231103-081228",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003743 0.001101 1.394060 ( 1.639002)
build_miniruby 0.000700 0.000206 0.863104 ( 0.862485)
build_ruby 0.001312 0.000000 2.673859 ( 2.673372)
build_all 0.009567 0.000710 16.958505 ( 1.524903)
build_install 0.009564 0.000247 5.161617 ( 1.237484)
test_btest 0.001050 0.000000 85.236981 ( 7.474234)
test_basic 0.002059 0.002909 0.837618 ( 0.914760)
test_all 0.090277 0.046045 543.757081 ( 50.356961)
test_rubyspec 0.031476 0.013330 50.652795 ( 62.951765)
total: 129.64 sec