Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-145958
#<BuildRuby:0x00005576ca0280c8
@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-145958",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005091 0.000424 0.931818 ( 1.317812)
build_miniruby 0.000949 0.000079 0.797205 ( 0.797189)
build_ruby 0.001306 0.000109 2.661508 ( 2.662267)
build_all 0.007965 0.000663 12.246312 ( 1.005133)
build_install 0.007512 0.003554 3.771113 ( 1.010183)
test_btest 0.000698 0.000087 64.289401 ( 5.398932)
test_basic 0.003808 0.000476 0.413234 ( 0.493313)
test_all 0.080644 0.016561 356.397762 ( 30.934771)
test_rubyspec 0.029429 0.039388 39.942671 ( 52.507632)
total: 96.13 sec