Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-200159
#<BuildRuby:0x0000561bdf5c3f90
@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.20231201-200159",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001434 0.003290 0.972519 ( 1.269194)
build_miniruby 0.000973 0.000266 0.873038 ( 0.872414)
build_ruby 0.001080 0.000294 2.705700 ( 2.708106)
build_all 0.002174 0.005707 12.093860 ( 0.993749)
build_install 0.008537 0.002762 3.546521 ( 0.961238)
test_btest 0.000632 0.000237 61.891498 ( 6.283032)
test_basic 0.002598 0.000974 0.370410 ( 0.450957)
test_all 0.079507 0.024272 393.067951 ( 41.775348)
test_rubyspec 0.035854 0.029355 39.614940 ( 52.264084)
total: 107.58 sec