Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-070621
#<BuildRuby:0x000055a452fa7520
@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.20240106-070621",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003880 0.000277 0.991441 ( 1.364231)
build_miniruby 0.001136 0.000081 1.146345 ( 1.148121)
build_ruby 0.001453 0.000000 4.976956 ( 4.983456)
build_all 0.004589 0.004429 16.046930 ( 1.478689)
build_install 0.009385 0.003716 4.629794 ( 1.523467)
test_btest 0.000651 0.000108 79.625052 ( 10.260783)
test_basic 0.004019 0.000670 0.567087 ( 0.634585)
test_all 0.095571 0.022535 535.074072 ( 52.990410)
test_rubyspec 0.035232 0.017766 57.347558 ( 69.782372)
total: 144.17 sec