Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-193439
#<BuildRuby:0x000055c7b7e700e8
@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.20231118-193439",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004319 0.000786 0.896081 ( 1.297561)
build_miniruby 0.000845 0.000153 0.795491 ( 0.795472)
build_ruby 0.001135 0.000207 2.631682 ( 2.632317)
build_all 0.006692 0.001217 11.958245 ( 0.978181)
build_install 0.005209 0.005128 3.430316 ( 0.957856)
test_btest 0.000592 0.000148 63.537735 ( 4.551880)
test_basic 0.003356 0.000839 0.407165 ( 0.487320)
test_all 0.073132 0.022438 357.375545 ( 30.657837)
test_rubyspec 0.029430 0.039957 40.017505 ( 52.578059)
total: 94.94 sec