Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-105714
#<BuildRuby:0x000055c418d0f048
@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-105714",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003507 0.003816 0.817403 ( 1.218515)
build_miniruby 0.000000 0.001335 0.856795 ( 0.856342)
build_ruby 0.000000 0.001556 2.676124 ( 2.676780)
build_all 0.008851 0.000000 11.900204 ( 0.956380)
build_install 0.008304 0.001390 3.391740 ( 0.965999)
test_btest 0.000633 0.000211 64.789358 ( 4.758292)
test_basic 0.004583 0.000369 0.419005 ( 0.497226)
test_all 0.074439 0.025974 393.663693 ( 39.295996)
test_rubyspec 0.031526 0.034427 40.393187 ( 52.947318)
total: 104.17 sec