Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-155455
#<BuildRuby:0x0000560e15e734b0
@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.20240117-155455",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001081 0.004108 0.809774 ( 1.236030)
build_miniruby 0.000902 0.000150 0.795069 ( 0.795091)
build_ruby 0.001209 0.000202 2.665905 ( 2.666643)
build_all 0.006177 0.001029 12.067774 ( 0.964585)
build_install 0.008653 0.004553 3.454626 ( 0.986700)
test_btest 0.000601 0.000128 62.107420 ( 5.699765)
test_basic 0.000485 0.004853 0.385450 ( 0.465341)
test_all 0.069863 0.026834 393.894260 ( 34.381802)
test_rubyspec 0.046654 0.080131 73.129543 ( 85.610817)
total: 132.81 sec