Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-095650
#<BuildRuby:0x0000560e87fc7560
@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.20231125-095650",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003443 0.000810 1.200374 ( 1.581720)
build_miniruby 0.000870 0.000205 0.935434 ( 0.935549)
build_ruby 0.001132 0.000267 2.688579 ( 2.689219)
build_all 0.001508 0.009010 16.752168 ( 1.593135)
build_install 0.000424 0.009088 5.078247 ( 1.207216)
test_btest 0.000799 0.000379 84.268323 ( 7.793623)
test_basic 0.002736 0.001296 0.707239 ( 0.788198)
test_all 0.120360 0.018464 525.942675 ( 52.890119)
test_rubyspec 0.030221 0.019363 50.728489 ( 63.079692)
total: 132.56 sec