Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-195641
#<BuildRuby:0x000055f097c937f8
@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-195641",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005242 0.000197 0.931639 ( 1.304378)
build_miniruby 0.000910 0.000140 0.808718 ( 0.808687)
build_ruby 0.001512 0.000000 2.607453 ( 2.608670)
build_all 0.008899 0.000000 12.234856 ( 0.998480)
build_install 0.010988 0.000091 3.726468 ( 0.989077)
test_btest 0.000628 0.000070 63.779106 ( 5.104607)
test_basic 0.000000 0.004094 0.400377 ( 0.479951)
test_all 0.055864 0.038461 354.711344 ( 34.270805)
test_rubyspec 0.052562 0.016902 39.691543 ( 52.251772)
total: 98.82 sec