Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-075259
#<BuildRuby:0x000055f08f5c37f0
@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.20240110-075259",
@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.000004 0.000003 0.000007 ( 0.000008)
configure 0.000003 0.000003 0.000006 ( 0.000006)
build_up 0.000774 0.004648 0.802508 ( 1.195392)
build_miniruby 0.000635 0.000556 0.823737 ( 0.823402)
build_ruby 0.000829 0.000725 2.658818 ( 2.659783)
build_all 0.007728 0.000000 11.875409 ( 0.970835)
build_install 0.007964 0.006442 3.410982 ( 0.967260)
test_btest 0.000892 0.000000 64.651146 ( 4.626223)
test_basic 0.004496 0.000000 0.391551 ( 0.472937)
test_all 0.081968 0.017742 372.517889 ( 35.601105)
test_rubyspec 0.027187 0.038050 40.933262 ( 53.493907)
total: 100.81 sec