Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-191520
#<BuildRuby:0x00005637b4af3fd8
@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.20240103-191520",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004569 0.000830 1.028735 ( 1.301358)
build_miniruby 0.000925 0.000169 0.808356 ( 0.808431)
build_ruby 0.001167 0.000213 2.649786 ( 2.650618)
build_all 0.003446 0.004241 11.911551 ( 0.972165)
build_install 0.002960 0.008280 3.533574 ( 0.969552)
test_btest 0.000547 0.000211 61.520428 ( 5.830724)
test_basic 0.000000 0.004490 0.398701 ( 0.479208)
test_all 0.075937 0.021474 376.204674 ( 38.546946)
test_rubyspec 0.033362 0.035186 40.559147 ( 53.133348)
total: 104.69 sec