Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-050905
#<BuildRuby:0x0000561fe8748098
@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.20231202-050905",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005079 0.000159 0.981713 ( 1.275722)
build_miniruby 0.000764 0.000000 0.861417 ( 0.860854)
build_ruby 0.001152 0.000000 2.711381 ( 2.712966)
build_all 0.003984 0.003744 12.148292 ( 0.977822)
build_install 0.009252 0.000190 3.570912 ( 0.970553)
test_btest 0.000687 0.000129 62.616582 ( 5.815145)
test_basic 0.004603 0.000065 0.368713 ( 0.449331)
test_all 0.073402 0.024851 382.391999 ( 34.394420)
test_rubyspec 0.031855 0.041865 40.060424 ( 52.724599)
total: 100.18 sec