Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-201822
#<BuildRuby:0x000055db1ed080a0
@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.20231204-201822",
@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.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003864 0.000351 0.978676 ( 1.253090)
build_miniruby 0.000851 0.000000 0.871115 ( 0.871143)
build_ruby 0.001238 0.000000 2.707108 ( 2.709031)
build_all 0.005566 0.003064 12.064173 ( 1.020680)
build_install 0.006674 0.004266 3.535031 ( 0.982735)
test_btest 0.000000 0.000838 68.106950 ( 5.163305)
test_basic 0.000000 0.003561 0.372687 ( 0.454185)
test_all 0.084957 0.016411 397.057000 ( 40.440359)
test_rubyspec 0.027123 0.040114 39.956463 ( 52.590685)
total: 105.49 sec