Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-133533
#<BuildRuby:0x000055a7b27c0038
@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.20231208-133533",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004494 0.000408 0.996393 ( 1.276636)
build_miniruby 0.001011 0.000092 0.872434 ( 0.873107)
build_ruby 0.001565 0.000143 2.708891 ( 2.720112)
build_all 0.000000 0.008384 12.148556 ( 1.007337)
build_install 0.006294 0.004611 3.497443 ( 0.955754)
test_btest 0.000729 0.000000 65.675164 ( 5.291881)
test_basic 0.000702 0.003374 0.383924 ( 0.462961)
test_all 0.082949 0.020136 378.476768 ( 36.476122)
test_rubyspec 0.030598 0.037684 40.244939 ( 52.919124)
total: 101.98 sec