Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-073156
#<BuildRuby:0x0000560de6eafd68
@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.20231103-073156",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004508 0.000179 1.280724 ( 1.528524)
build_miniruby 0.000946 0.000000 0.897187 ( 0.897115)
build_ruby 0.001298 0.000000 2.749793 ( 2.750097)
build_all 0.008596 0.001855 17.156344 ( 1.529019)
build_install 0.003265 0.005310 5.168716 ( 1.223902)
test_btest 0.000775 0.000245 84.768418 ( 7.153477)
test_basic 0.004111 0.000000 0.660865 ( 0.739439)
test_all 0.088613 0.047300 540.966697 ( 51.233375)
test_rubyspec 0.023044 0.023805 50.477723 ( 62.714067)
total: 129.77 sec