Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-034802
#<BuildRuby:0x000055fcca924150
@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.20240117-034802",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001722 0.003592 0.805003 ( 1.208684)
build_miniruby 0.000961 0.000148 0.856579 ( 0.856897)
build_ruby 0.001300 0.000200 2.670846 ( 2.671918)
build_all 0.007295 0.000478 11.955733 ( 0.996299)
build_install 0.009724 0.003691 3.546860 ( 0.977564)
test_btest 0.000649 0.000115 66.041187 ( 5.298005)
test_basic 0.002198 0.002820 0.409177 ( 0.488128)
test_all 0.079099 0.024844 371.197489 ( 37.626909)
test_rubyspec 0.048362 0.079543 73.451300 ( 86.952189)
total: 137.08 sec