Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-175429
#<BuildRuby:0x00005637bc5d3500
@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.20231215-175429",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004149 0.000692 1.379047 ( 1.723973)
build_miniruby 0.000902 0.000150 0.947281 ( 0.947519)
build_ruby 0.001210 0.000201 2.791294 ( 2.792053)
build_all 0.009775 0.000852 17.313614 ( 1.547990)
build_install 0.008154 0.000523 5.081225 ( 1.206905)
test_btest 0.001168 0.000000 89.910828 ( 7.682340)
test_basic 0.000000 0.005077 0.851648 ( 0.929284)
test_all 0.108431 0.029465 576.204291 ( 53.775578)
test_rubyspec 0.002437 0.046260 52.218782 ( 64.488955)
total: 135.10 sec