Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-025650
#<BuildRuby:0x000055e9d175c090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-025650",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.005092 1.264174 ( 1.639960)
build_miniruby 0.000083 0.000937 0.913459 ( 0.913710)
build_ruby 0.001009 0.000252 2.694860 ( 2.694410)
build_all 0.000000 0.010233 16.851899 ( 1.520430)
build_install 0.006654 0.002074 4.938199 ( 1.173924)
test_btest 0.000760 0.000289 86.702705 ( 7.270179)
test_basic 0.002418 0.001801 0.628645 ( 0.706616)
test_all 0.114559 0.021511 557.099292 ( 52.842646)
test_rubyspec 0.030931 0.017788 50.477586 ( 62.743772)
total: 131.51 sec