Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-003445
#<BuildRuby:0x0000562fdea3bfd8
@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.20231130-003445",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004704 0.000000 0.847105 ( 1.370015)
build_miniruby 0.001403 0.000000 0.887480 ( 0.887253)
build_ruby 0.001904 0.000000 2.713985 ( 2.716865)
build_all 0.008855 0.000000 12.045051 ( 1.025123)
build_install 0.005692 0.006761 3.523533 ( 0.974440)
test_btest 0.000758 0.000073 63.208416 ( 5.413175)
test_basic 0.000142 0.002976 0.372542 ( 0.455041)
test_all 0.091900 0.010885 395.075326 ( 39.262664)
test_rubyspec 0.050823 0.019570 39.473283 ( 52.120065)
total: 104.23 sec