Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-001517
#<BuildRuby:0x000055e514fcc098
@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.20231209-001517",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004850 0.000970 1.006741 ( 1.281048)
build_miniruby 0.000989 0.000198 0.884584 ( 0.884627)
build_ruby 0.001520 0.000304 2.705798 ( 2.706722)
build_all 0.007835 0.000558 12.059834 ( 1.013422)
build_install 0.002569 0.007785 3.572258 ( 0.973793)
test_btest 0.000630 0.000194 63.175880 ( 4.457922)
test_basic 0.000000 0.003472 0.375648 ( 0.458553)
test_all 0.079975 0.020998 384.418145 ( 37.651090)
test_rubyspec 0.024449 0.045317 39.888646 ( 52.545050)
total: 101.97 sec