Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-154010
#<BuildRuby:0x000055784d4e7788
@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.20240106-154010",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004603 0.000000 1.268266 ( 1.653378)
build_miniruby 0.001057 0.000000 1.350150 ( 1.351727)
build_ruby 0.001611 0.000000 4.085201 ( 4.093487)
build_all 0.010076 0.000061 16.291459 ( 1.642372)
build_install 0.014706 0.000270 4.728852 ( 1.569843)
test_btest 0.000880 0.000000 81.929469 ( 10.261701)
test_basic 0.005534 0.000000 0.647725 ( 0.716797)
test_all 0.094062 0.029246 552.173066 ( 68.222974)
test_rubyspec 0.045056 0.014962 71.528829 ( 83.832279)
total: 173.35 sec