Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-003957
#<BuildRuby:0x0000563055f240a0
@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.20231230-003957",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002668 0.003586 1.175430 ( 1.564167)
build_miniruby 0.001179 0.000328 0.875924 ( 0.874883)
build_ruby 0.001069 0.000297 2.770779 ( 2.770550)
build_all 0.006103 0.003432 16.305721 ( 1.497727)
build_install 0.001586 0.006934 4.525709 ( 1.131693)
test_btest 0.000584 0.000222 82.727837 ( 6.878901)
test_basic 0.000290 0.003955 0.658427 ( 0.733780)
test_all 0.106662 0.027858 517.965136 ( 56.821736)
test_rubyspec 0.028984 0.020411 51.441385 ( 63.751077)
total: 136.03 sec