Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-031428
#<BuildRuby:0x0000560cf5703048
@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.20240115-031428",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000841 0.004304 0.822402 ( 1.237312)
build_miniruby 0.000730 0.000292 0.818700 ( 0.818518)
build_ruby 0.000979 0.000391 2.707864 ( 2.708302)
build_all 0.006858 0.000954 11.921704 ( 0.980937)
build_install 0.009952 0.003234 3.356808 ( 0.958562)
test_btest 0.000595 0.000212 61.835930 ( 5.685104)
test_basic 0.003914 0.001398 0.413834 ( 0.493980)
test_all 0.086237 0.012742 367.487236 ( 36.866956)
test_rubyspec 0.031530 0.043428 40.266891 ( 52.810105)
total: 102.56 sec