Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-045409
#<BuildRuby:0x000055ff5db18188
@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.20231211-045409",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003613 0.001084 1.004664 ( 1.262822)
build_miniruby 0.000566 0.000170 0.869086 ( 0.868677)
build_ruby 0.001261 0.000378 2.704952 ( 2.706114)
build_all 0.002413 0.005387 12.064676 ( 1.017177)
build_install 0.010140 0.000000 3.548739 ( 0.964240)
test_btest 0.000673 0.000000 64.967029 ( 4.830653)
test_basic 0.003862 0.000000 0.381839 ( 0.463278)
test_all 0.063749 0.037011 382.102519 ( 38.820835)
test_rubyspec 0.025919 0.039116 39.713238 ( 52.390148)
total: 103.32 sec