Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-150915
#<BuildRuby:0x000055ccc5ea37f0
@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.20231123-150915",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005740 0.000301 0.917542 ( 1.334460)
build_miniruby 0.000000 0.001022 0.849458 ( 0.849539)
build_ruby 0.000000 0.001861 2.610523 ( 2.617788)
build_all 0.001156 0.006759 12.233297 ( 1.024904)
build_install 0.006405 0.006841 3.724352 ( 0.993232)
test_btest 0.000483 0.000212 64.281193 ( 4.677081)
test_basic 0.004564 0.000407 0.395155 ( 0.473507)
test_all 0.081593 0.013659 352.531798 ( 31.228555)
test_rubyspec 0.027467 0.039014 39.712279 ( 52.284002)
total: 95.48 sec