Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-055958
#<BuildRuby:0x00005624714db8e0
@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.20231129-055958",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003393 0.000309 0.843736 ( 1.264213)
build_miniruby 0.000713 0.000065 0.878908 ( 0.878685)
build_ruby 0.001055 0.000000 2.704070 ( 2.705715)
build_all 0.007200 0.000000 11.950454 ( 1.014631)
build_install 0.004247 0.004960 3.498979 ( 0.983955)
test_btest 0.000531 0.000082 66.125660 ( 4.818053)
test_basic 0.002827 0.000435 0.373894 ( 0.456573)
test_all 0.071160 0.025425 372.529024 ( 31.748017)
test_rubyspec 0.014117 0.054359 39.609120 ( 52.272702)
total: 96.14 sec