Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-232227
#<BuildRuby:0x00005654ea42f7f8
@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.20240102-232227",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002988 0.003739 1.031535 ( 1.313793)
build_miniruby 0.001015 0.000000 0.790498 ( 0.790226)
build_ruby 0.001864 0.000000 2.638296 ( 2.638861)
build_all 0.002049 0.005597 12.063733 ( 0.999650)
build_install 0.009236 0.005229 3.679565 ( 0.961910)
test_btest 0.000541 0.000199 64.538853 ( 4.481069)
test_basic 0.003597 0.001326 0.403163 ( 0.484089)
test_all 0.076120 0.021798 383.208362 ( 35.864958)
test_rubyspec 0.045585 0.020930 40.047195 ( 52.625375)
total: 100.16 sec