Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-041707
#<BuildRuby:0x000055c001e17370
@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.20240117-041707",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000832 0.004183 0.802537 ( 1.193594)
build_miniruby 0.000904 0.000139 0.817992 ( 0.818050)
build_ruby 0.001249 0.000193 2.710242 ( 2.711150)
build_all 0.006960 0.000381 12.110370 ( 0.963628)
build_install 0.003529 0.007615 3.445188 ( 0.969801)
test_btest 0.000574 0.000144 63.909513 ( 5.937089)
test_basic 0.003495 0.000874 0.404599 ( 0.484705)
test_all 0.069513 0.027548 401.436370 ( 37.663744)
test_rubyspec 0.046969 0.081226 73.053456 ( 85.521515)
total: 136.26 sec