Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-095959
#<BuildRuby:0x000055ead460b7f0
@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.20240106-095959",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001147 0.003406 1.129598 ( 1.519858)
build_miniruby 0.000884 0.000132 1.801203 ( 1.802809)
build_ruby 0.001782 0.000000 3.978564 ( 3.985241)
build_all 0.008891 0.001005 16.168809 ( 1.538184)
build_install 0.013610 0.000716 4.690534 ( 1.670646)
test_btest 0.000712 0.000093 86.954037 ( 8.206231)
test_basic 0.000640 0.004448 0.573900 ( 0.641911)
test_all 0.090500 0.029206 547.524303 ( 61.998462)
test_rubyspec 0.040886 0.016195 66.013287 ( 78.321467)
total: 159.69 sec