Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-093132
#<BuildRuby:0x000055d21e2ff738
@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.20240115-093132",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000426 0.004139 1.035150 ( 1.407913)
build_miniruby 0.000801 0.000145 0.822506 ( 0.821810)
build_ruby 0.000977 0.000177 2.599859 ( 2.599658)
build_all 0.001334 0.007568 14.158737 ( 1.292145)
build_install 0.005852 0.001951 4.102643 ( 1.081794)
test_btest 0.000823 0.000274 74.503699 ( 6.582660)
test_basic 0.005163 0.000173 0.618518 ( 0.692145)
test_all 0.104658 0.027265 481.702817 ( 49.531041)
test_rubyspec 0.028481 0.017175 47.638075 ( 60.011262)
total: 124.02 sec