Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-214121
#<BuildRuby:0x00005643ca79c188
@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.20231204-214121",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000640 0.004095 0.979859 ( 1.284509)
build_miniruby 0.000804 0.000146 0.873136 ( 0.873001)
build_ruby 0.000981 0.000178 2.695514 ( 2.696604)
build_all 0.004751 0.003370 12.084808 ( 1.023629)
build_install 0.007754 0.001789 3.517655 ( 0.963551)
test_btest 0.000583 0.000134 61.483368 ( 6.024186)
test_basic 0.003061 0.000706 0.372448 ( 0.453335)
test_all 0.071826 0.029063 388.777882 ( 35.580665)
test_rubyspec 0.029458 0.036494 39.513767 ( 52.155846)
total: 101.06 sec