Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-170938
#<BuildRuby:0x00005596cfa6bfd8
@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.20231230-170938",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000918 0.004310 0.801028 ( 1.181751)
build_miniruby 0.000816 0.000204 0.814360 ( 0.814234)
build_ruby 0.001544 0.000000 2.727285 ( 2.727524)
build_all 0.003129 0.004384 12.012301 ( 0.988764)
build_install 0.005529 0.004721 3.406947 ( 0.971810)
test_btest 0.000483 0.000173 64.147100 ( 4.476784)
test_basic 0.003905 0.000000 0.390857 ( 0.471200)
test_all 0.094395 0.005987 368.834380 ( 35.616789)
test_rubyspec 0.035677 0.031168 40.530944 ( 53.077140)
total: 100.33 sec