Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-195034
#<BuildRuby:0x0000563f7ca73598
@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.20231125-195034",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.001982 0.003630 0.927142 ( 1.376522)
build_miniruby 0.000864 0.000235 0.802534 ( 0.802563)
build_ruby 0.001111 0.000302 2.657370 ( 2.658305)
build_all 0.002597 0.005176 12.278112 ( 1.008188)
build_install 0.004825 0.009119 3.769705 ( 1.002487)
test_btest 0.000738 0.000000 64.514122 ( 5.566337)
test_basic 0.005067 0.000622 0.417135 ( 0.495244)
test_all 0.062972 0.034023 343.006385 ( 35.017214)
test_rubyspec 0.015939 0.054063 39.656176 ( 52.209136)
total: 100.14 sec