Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-093451
#<BuildRuby:0x00005596804cf858
@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.20231204-093451",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004693 0.000000 1.300694 ( 1.671753)
build_miniruby 0.001062 0.000000 0.813272 ( 0.812939)
build_ruby 0.001696 0.000000 2.833498 ( 2.833226)
build_all 0.002014 0.007938 15.640893 ( 1.449149)
build_install 0.006173 0.002145 4.573379 ( 1.117586)
test_btest 0.001193 0.000032 83.245694 ( 7.039356)
test_basic 0.001582 0.003270 0.823697 ( 0.900498)
test_all 0.097529 0.035175 525.628478 ( 50.869119)
test_rubyspec 0.012631 0.030438 49.343115 ( 61.715921)
total: 128.41 sec