Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-163433
#<BuildRuby:0x000055e94d75c060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-163433",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004880 0.000000 1.070506 ( 1.240419)
build_miniruby 0.001182 0.000000 0.872924 ( 0.872199)
build_ruby 0.001694 0.000000 2.721601 ( 2.722619)
build_all 0.003790 0.004058 12.068912 ( 1.025611)
build_install 0.009852 0.004265 3.575678 ( 0.957197)
test_btest 0.000672 0.000080 64.422869 ( 5.095679)
test_basic 0.000796 0.003638 0.368967 ( 0.450324)
test_all 0.084622 0.017639 416.418440 ( 36.473415)
test_rubyspec 0.034509 0.041074 39.919159 ( 52.555375)
total: 101.39 sec