Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-020642
#<BuildRuby:0x000055657fa23048
@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.20231213-020642",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001660 0.003386 1.018855 ( 1.283110)
build_miniruby 0.000989 0.000153 0.874469 ( 0.874704)
build_ruby 0.001450 0.000224 2.711387 ( 2.712720)
build_all 0.007215 0.000495 12.111498 ( 1.007526)
build_install 0.009165 0.000688 3.563218 ( 0.963792)
test_btest 0.000832 0.000000 60.970317 ( 5.477580)
test_basic 0.004003 0.000070 0.378083 ( 0.457728)
test_all 0.066023 0.032102 381.460696 ( 37.073352)
test_rubyspec 0.038893 0.026495 39.874238 ( 52.600582)
total: 102.45 sec