Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-053915
#<BuildRuby:0x000055a0606d00c8
@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.20240108-053915",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001142 0.004096 1.230431 ( 1.594838)
build_miniruby 0.001252 0.000000 1.446031 ( 1.448954)
build_ruby 0.001600 0.000000 4.980884 ( 4.991511)
build_all 0.005584 0.004104 16.510427 ( 1.786285)
build_install 0.017027 0.000157 5.277675 ( 2.056897)
test_btest 0.000827 0.000000 86.743454 ( 8.022967)
test_basic 0.005620 0.000378 0.716167 ( 0.779017)
test_all 0.092997 0.029066 526.838904 ( 73.769541)
test_rubyspec 0.029289 0.036570 80.507698 ( 92.735685)
total: 187.19 sec