Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-011928
#<BuildRuby:0x0000563357ffc090
@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.20231216-011928",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004089 0.000372 1.030279 ( 1.333386)
build_miniruby 0.001125 0.000103 0.875015 ( 0.874835)
build_ruby 0.001190 0.000109 2.711567 ( 2.712541)
build_all 0.004096 0.003859 12.155321 ( 1.004407)
build_install 0.007450 0.004947 3.544900 ( 0.964169)
test_btest 0.000404 0.000087 61.502744 ( 6.013379)
test_basic 0.003456 0.000000 0.376940 ( 0.461404)
test_all 0.084386 0.016672 383.404598 ( 37.971709)
test_rubyspec 0.049899 0.022687 39.948973 ( 52.636695)
total: 103.97 sec