Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-072621
#<BuildRuby:0x0000559625b5bfd8
@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.20231204-072621",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004080 0.000816 0.973304 ( 1.251468)
build_miniruby 0.000821 0.000165 0.861494 ( 0.862495)
build_ruby 0.001121 0.000224 2.700614 ( 2.703376)
build_all 0.007815 0.000000 12.096659 ( 1.013235)
build_install 0.000713 0.009007 3.548774 ( 0.972421)
test_btest 0.000660 0.000220 63.631235 ( 4.682696)
test_basic 0.000336 0.002972 0.379464 ( 0.462877)
test_all 0.075119 0.024634 397.774220 ( 43.729338)
test_rubyspec 0.004967 0.070811 39.757274 ( 52.396692)
total: 108.08 sec