Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-065223
#<BuildRuby:0x000055c0ba3b3438
@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.20240113-065223",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004299 0.000782 0.793778 ( 1.173762)
build_miniruby 0.000798 0.000145 0.851472 ( 0.851245)
build_ruby 0.001510 0.000000 2.699625 ( 2.699971)
build_all 0.007975 0.000119 12.040838 ( 0.980151)
build_install 0.004255 0.004410 3.425398 ( 0.977745)
test_btest 0.000623 0.000000 64.182227 ( 4.888620)
test_basic 0.003939 0.000033 0.394667 ( 0.475706)
test_all 0.073362 0.023365 375.425980 ( 37.248291)
test_rubyspec 0.033310 0.031884 40.841853 ( 53.398024)
total: 102.69 sec