Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-001730
#<BuildRuby:0x000055a23a3c3818
@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.20231224-001730",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004852 0.000243 1.242049 ( 1.616453)
build_miniruby 0.001582 0.000079 0.925487 ( 0.925451)
build_ruby 0.001289 0.000064 2.750203 ( 2.750448)
build_all 0.009853 0.000260 16.678756 ( 1.560481)
build_install 0.009084 0.000000 4.852880 ( 1.199438)
test_btest 0.001146 0.000042 81.552436 ( 7.829096)
test_basic 0.003610 0.000157 0.648375 ( 0.728345)
test_all 0.095920 0.038655 558.224225 ( 56.393532)
test_rubyspec 0.021786 0.024361 50.076970 ( 62.446369)
total: 135.45 sec