Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-061557
#<BuildRuby:0x00005635ac31f7f8
@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.20231221-061557",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004130 0.000021 1.072442 ( 1.375231)
build_miniruby 0.000897 0.000164 0.899618 ( 0.899861)
build_ruby 0.001282 0.000000 2.739440 ( 2.743137)
build_all 0.008278 0.000211 12.169800 ( 1.041179)
build_install 0.002619 0.008012 3.592541 ( 0.991339)
test_btest 0.000546 0.000156 63.785024 ( 5.318724)
test_basic 0.001660 0.002101 0.388583 ( 0.465372)
test_all 0.087561 0.014034 410.688176 ( 42.800645)
test_rubyspec 0.023439 0.027077 40.449187 ( 53.219084)
total: 108.86 sec