Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-201050
#<BuildRuby:0x0000555a64030110
@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.20240106-201050",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.001511 0.003179 1.151867 ( 1.535848)
build_miniruby 0.001089 0.000000 1.859051 ( 1.860504)
build_ruby 0.001525 0.000000 4.109362 ( 4.118160)
build_all 0.007913 0.002026 16.350728 ( 1.552575)
build_install 0.015440 0.000712 5.056546 ( 1.898906)
test_btest 0.000652 0.000163 86.253860 ( 7.748238)
test_basic 0.005634 0.000000 0.639992 ( 0.707030)
test_all 0.085440 0.037675 546.807826 ( 68.620579)
test_rubyspec 0.040180 0.021076 72.251255 ( 84.554072)
total: 172.60 sec