Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-013536
#<BuildRuby:0x00005609ca92bfd8
@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.20231207-013536",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005331 0.000000 0.988677 ( 1.243836)
build_miniruby 0.001269 0.000000 0.869184 ( 0.869262)
build_ruby 0.000000 0.001702 2.710733 ( 2.714865)
build_all 0.000217 0.007856 12.035988 ( 0.997237)
build_install 0.008250 0.003830 3.578548 ( 0.960916)
test_btest 0.000639 0.000188 65.614193 ( 5.160336)
test_basic 0.004463 0.000000 0.370598 ( 0.450502)
test_all 0.091569 0.011609 393.506098 ( 38.196745)
test_rubyspec 0.029295 0.041554 39.778219 ( 52.439470)
total: 103.03 sec