Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-084126
#<BuildRuby:0x00005628d1b600d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230131-084126",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006440 0.847826 ( 1.025307)
build_miniruby 0.001311 0.000000 1.002176 ( 1.000076)
build_ruby 0.001627 0.000000 2.799650 ( 2.797008)
build_all 0.009284 0.000487 16.727859 ( 3.045354)
build_install 0.011224 0.000000 2.063898 ( 1.064850)
test_btest 0.000821 0.000147 77.082416 ( 10.455751)
test_basic 0.005096 0.001274 0.346245 ( 0.433044)
test_all 0.001223 0.000305 663.856648 (101.851598)
test_rubyspec 0.092413 0.037808 51.462788 ( 59.527724)
total: 181.20 sec