Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-081239
#<BuildRuby:0x0000563801be7280
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-081239",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.001470 0.003117 1.203409 ( 1.536718)
build_miniruby 0.000863 0.000305 0.896226 ( 0.895308)
build_ruby 0.001048 0.000370 2.810058 ( 2.810111)
build_all 0.002818 0.007451 16.455544 ( 1.558592)
build_install 0.005548 0.002890 4.672960 ( 1.131551)
test_btest 0.000700 0.000316 87.141219 ( 7.101631)
test_basic 0.003609 0.001624 0.766652 ( 0.841259)
test_all 0.106024 0.028742 525.656600 ( 51.929638)
test_rubyspec 0.013429 0.035103 51.610479 ( 63.941279)
total: 131.75 sec