Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-014249
#<BuildRuby:0x00005600bb4fb8e0
@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.20231213-014249",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001174 0.004214 1.012090 ( 1.326993)
build_miniruby 0.001053 0.000192 0.866868 ( 0.867182)
build_ruby 0.001285 0.000233 2.690169 ( 2.690433)
build_all 0.006981 0.001269 12.148125 ( 0.986524)
build_install 0.008955 0.000000 3.605879 ( 0.986624)
test_btest 0.000610 0.000000 63.384170 ( 4.965904)
test_basic 0.003361 0.000000 0.373960 ( 0.455537)
test_all 0.089248 0.015514 395.525215 ( 34.297597)
test_rubyspec 0.033244 0.037971 39.649356 ( 52.306954)
total: 98.88 sec