Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-060530
#<BuildRuby:0x000055d5db5f4090
@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.20231220-060530",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005321 0.000484 1.049095 ( 1.319738)
build_miniruby 0.001119 0.000101 0.904509 ( 0.904893)
build_ruby 0.000000 0.001548 2.738963 ( 2.743285)
build_all 0.004860 0.003039 12.264514 ( 1.038209)
build_install 0.009389 0.000729 3.575219 ( 0.994716)
test_btest 0.000745 0.000115 63.386410 ( 5.413502)
test_basic 0.003425 0.000527 0.394011 ( 0.469664)
test_all 0.073025 0.035281 424.881632 ( 45.824990)
test_rubyspec 0.021202 0.030776 40.487837 ( 53.204875)
total: 111.91 sec