Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-103437
#<BuildRuby:0x000055c6730f3f90
@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.20240109-103437",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000033 0.000014 0.000047 ( 0.000047)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.004299 0.002316 0.799132 ( 1.193040)
build_miniruby 0.000655 0.000298 0.844622 ( 0.844980)
build_ruby 0.001070 0.000486 2.670522 ( 2.670627)
build_all 0.004841 0.002201 11.939331 ( 0.966065)
build_install 0.006134 0.003159 3.358783 ( 0.970292)
test_btest 0.000000 0.000659 63.738721 ( 5.440225)
test_basic 0.001981 0.002322 0.400002 ( 0.480152)
test_all 0.066512 0.029880 374.261899 ( 33.442287)
test_rubyspec 0.028429 0.038055 40.967011 ( 53.535751)
total: 99.54 sec