Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-190021
#<BuildRuby:0x0000555a2f1a78c0
@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.20231226-190021",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000020 0.000005 0.000025 ( 0.000037)
build_up 0.001132 0.003121 1.199558 ( 1.590396)
build_miniruby 0.001072 0.000297 0.942292 ( 0.941217)
build_ruby 0.001315 0.000365 2.714942 ( 2.719356)
build_all 0.003134 0.006255 16.574451 ( 1.476921)
build_install 0.008314 0.000271 4.735119 ( 1.163806)
test_btest 0.001169 0.000000 84.717790 ( 6.977799)
test_basic 0.005366 0.000000 0.681074 ( 0.755171)
test_all 0.104668 0.031592 534.738642 ( 53.387638)
test_rubyspec 0.017400 0.032927 50.798180 ( 63.118989)
total: 132.13 sec