Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-205158
#<BuildRuby:0x000056547c8c74f0
@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.20240107-205158",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004502 0.000049 1.284173 ( 1.633991)
build_miniruby 0.000000 0.001135 1.906825 ( 1.908525)
build_ruby 0.000000 0.001660 4.190911 ( 4.198168)
build_all 0.008608 0.001809 16.588788 ( 1.821834)
build_install 0.015434 0.000000 4.884794 ( 1.658402)
test_btest 0.000835 0.000000 81.771920 ( 8.423203)
test_basic 0.001904 0.003792 0.693322 ( 0.758965)
test_all 0.098790 0.024690 555.428112 ( 60.137613)
test_rubyspec 0.037996 0.025835 77.532975 ( 89.760235)
total: 170.30 sec