Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-111218
#<BuildRuby:0x000055af9944bfa8
@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-111218",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000018 0.000006 0.000024 ( 0.000022)
build_up 0.000000 0.004545 0.978999 ( 1.350218)
build_miniruby 0.000729 0.000558 0.863319 ( 0.862600)
build_ruby 0.000881 0.000342 2.737673 ( 2.737419)
build_all 0.006895 0.002682 15.848580 ( 1.428638)
build_install 0.008226 0.000065 4.463876 ( 1.132654)
test_btest 0.000744 0.000260 80.342134 ( 6.930903)
test_basic 0.002411 0.005037 0.670942 ( 0.745719)
test_all 0.104838 0.027982 541.065665 ( 52.418294)
test_rubyspec 0.031442 0.016169 50.354389 ( 62.640608)
total: 130.25 sec