Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-125352
#<BuildRuby:0x000055e02841b7f8
@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.20240112-125352",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004721 0.000129 0.803876 ( 1.177391)
build_miniruby 0.000998 0.000166 0.854735 ( 0.854680)
build_ruby 0.001350 0.000225 2.727639 ( 2.728143)
build_all 0.008378 0.000000 12.003939 ( 0.988963)
build_install 0.008382 0.002800 3.415854 ( 0.961387)
test_btest 0.000000 0.000712 62.478017 ( 5.849953)
test_basic 0.000877 0.003190 0.413758 ( 0.495117)
test_all 0.070804 0.025743 395.318619 ( 38.400123)
test_rubyspec 0.036942 0.028595 41.307535 ( 53.860928)
total: 105.32 sec