Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-171533
#<BuildRuby:0x000055cd975f7818
@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.20231212-171533",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000000 0.000049 0.000049 ( 0.000011)
build_up 0.000000 0.005152 1.352958 ( 1.680304)
build_miniruby 0.000000 0.001058 0.971145 ( 0.971121)
build_ruby 0.001348 0.000000 2.775395 ( 2.775381)
build_all 0.009805 0.000478 17.189422 ( 1.511141)
build_install 0.003917 0.004883 4.982544 ( 1.174816)
test_btest 0.000000 0.001050 85.457400 ( 8.042895)
test_basic 0.002129 0.002225 0.776608 ( 0.854672)
test_all 0.111098 0.025959 556.275189 ( 64.548001)
test_rubyspec 0.023297 0.024173 51.511928 ( 63.767471)
total: 145.33 sec