Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-150034
#<BuildRuby:0x0000555e8e98f7f0
@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-150034",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000846 0.004278 0.806021 ( 1.304861)
build_miniruby 0.000761 0.000277 0.804397 ( 0.804568)
build_ruby 0.001454 0.000000 2.665378 ( 2.666642)
build_all 0.007506 0.000265 12.008778 ( 1.000009)
build_install 0.007626 0.005155 3.438649 ( 0.961220)
test_btest 0.000580 0.000204 64.260964 ( 4.921432)
test_basic 0.001770 0.002942 0.417386 ( 0.497412)
test_all 0.073712 0.026745 399.109763 ( 34.748506)
test_rubyspec 0.041938 0.086474 73.679169 ( 86.154091)
total: 133.06 sec