Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-092230
#<BuildRuby:0x000055e9eb57b040
@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.20231229-092230",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000560 0.004151 1.218413 ( 1.624647)
build_miniruby 0.001047 0.000308 0.901968 ( 0.900652)
build_ruby 0.001047 0.000308 2.805057 ( 2.805223)
build_all 0.008866 0.001310 16.871106 ( 1.512663)
build_install 0.008185 0.000000 4.831407 ( 1.173320)
test_btest 0.001030 0.000111 87.799207 ( 7.414508)
test_basic 0.000259 0.004518 0.579181 ( 0.658886)
test_all 0.118902 0.018865 518.473565 ( 60.654514)
test_rubyspec 0.028460 0.021361 50.560448 ( 62.813670)
total: 139.56 sec