Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-095202
#<BuildRuby:0x000055bf9b1037f8
@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.20240101-095202",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000618 0.004391 0.805236 ( 1.185797)
build_miniruby 0.000802 0.000240 0.796485 ( 0.796610)
build_ruby 0.001528 0.000459 2.685297 ( 2.691704)
build_all 0.004198 0.002902 11.964644 ( 0.991943)
build_install 0.006664 0.005092 3.468732 ( 0.963594)
test_btest 0.000455 0.000175 62.810780 ( 4.757686)
test_basic 0.000073 0.004381 0.405515 ( 0.485103)
test_all 0.077699 0.020186 393.883002 ( 33.805124)
test_rubyspec 0.026236 0.038688 40.739643 ( 53.300005)
total: 98.98 sec