Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-194037
#<BuildRuby:0x000055af1b4e80e8
@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.20231103-194037",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004589 0.000088 1.379814 ( 1.599001)
build_miniruby 0.000953 0.000158 0.904109 ( 0.903603)
build_ruby 0.001084 0.000180 2.625545 ( 2.626515)
build_all 0.005548 0.004597 16.712510 ( 1.495763)
build_install 0.003674 0.005376 5.084576 ( 1.170170)
test_btest 0.000771 0.000203 82.788120 ( 7.959110)
test_basic 0.003877 0.001020 0.746387 ( 0.818722)
test_all 0.103704 0.034093 498.486235 ( 52.386287)
test_rubyspec 0.024420 0.024796 49.779722 ( 62.111135)
total: 131.07 sec