Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-132559
#<BuildRuby:0x000055da499df048
@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.20231221-132559",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003096 0.000620 1.048577 ( 1.304944)
build_miniruby 0.000703 0.000140 0.900663 ( 0.901234)
build_ruby 0.001031 0.000206 2.732891 ( 2.735054)
build_all 0.005252 0.002607 12.136869 ( 1.039301)
build_install 0.003391 0.007607 3.616968 ( 0.992440)
test_btest 0.000495 0.000177 62.473440 ( 6.247188)
test_basic 0.002957 0.001056 0.381462 ( 0.464415)
test_all 0.074839 0.035192 463.786781 ( 40.140823)
test_rubyspec 0.036656 0.018474 40.523084 ( 53.248686)
total: 107.07 sec