Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-185200
#<BuildRuby:0x00005606eb7cff90
@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.20240107-185200",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001357 0.003767 1.367311 ( 1.937950)
build_miniruby 0.001285 0.000000 3.326345 ( 3.174506)
build_ruby 0.001563 0.000000 4.284958 ( 4.292977)
build_all 0.009264 0.000797 16.577088 ( 1.690606)
build_install 0.010381 0.005131 4.848101 ( 1.626907)
test_btest 0.000756 0.000103 81.899803 ( 7.127405)
test_basic 0.005955 0.000812 0.666405 ( 0.733758)
test_all 0.087697 0.034156 541.778761 ( 57.169327)
test_rubyspec 0.027234 0.037099 77.296895 ( 89.571685)
total: 167.33 sec