Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-193105
#<BuildRuby:0x000055f0b83375f8
@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.20231206-193105",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005994 0.000000 1.171951 ( 1.541166)
build_miniruby 0.001509 0.000000 0.931662 ( 0.931351)
build_ruby 0.001076 0.000222 2.923226 ( 2.923307)
build_all 0.004646 0.005586 16.237308 ( 1.479419)
build_install 0.003182 0.005535 4.870044 ( 1.164405)
test_btest 0.000871 0.000339 83.864605 ( 7.578655)
test_basic 0.003600 0.001400 0.734903 ( 0.812203)
test_all 0.093698 0.041755 522.715205 ( 59.084046)
test_rubyspec 0.034222 0.020340 50.762354 ( 63.109962)
total: 138.63 sec