Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-015738
#<BuildRuby:0x000055ffc30e0038
@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-015738",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.002357 0.002914 0.808228 ( 1.205032)
build_miniruby 0.001057 0.000227 0.830797 ( 0.830185)
build_ruby 0.001361 0.000292 2.687032 ( 2.687625)
build_all 0.000151 0.007956 12.194152 ( 0.967753)
build_install 0.009181 0.001739 3.393928 ( 0.966734)
test_btest 0.000750 0.000250 63.962639 ( 5.651573)
test_basic 0.004863 0.000000 0.393990 ( 0.474512)
test_all 0.072216 0.023892 400.934912 ( 35.835529)
test_rubyspec 0.020051 0.047412 40.358497 ( 52.904343)
total: 101.52 sec