Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-091627
#<BuildRuby:0x0000564e29c8bf90
@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.20231227-091627",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.000000 0.006122 0.802796 ( 1.180264)
build_miniruby 0.000696 0.000317 0.821920 ( 0.822147)
build_ruby 0.002090 0.000000 2.678946 ( 2.682186)
build_all 0.005471 0.002208 11.916002 ( 0.975340)
build_install 0.010782 0.002285 3.401500 ( 0.968099)
test_btest 0.000523 0.000204 62.714672 ( 4.311907)
test_basic 0.003544 0.001379 0.397850 ( 0.476938)
test_all 0.073824 0.022586 389.048578 ( 33.654935)
test_rubyspec 0.021753 0.041638 40.084323 ( 52.651398)
total: 97.72 sec