Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-090046
#<BuildRuby:0x000055dbec703280
@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.20231213-090046",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000016 0.000002 0.000018 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004641 0.000050 1.022141 ( 1.302890)
build_miniruby 0.000847 0.000071 0.871728 ( 0.873226)
build_ruby 0.001178 0.000098 2.708947 ( 2.710984)
build_all 0.007215 0.000602 12.010739 ( 1.040661)
build_install 0.009038 0.000753 3.559097 ( 0.971775)
test_btest 0.000833 0.000069 63.333614 ( 5.160571)
test_basic 0.003508 0.000000 0.376589 ( 0.459213)
test_all 0.084490 0.017490 428.789063 ( 35.419666)
test_rubyspec 0.050136 0.024062 39.911136 ( 52.539627)
total: 100.48 sec