Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-144054
#<BuildRuby:0x00005584f9f2f8e0
@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.20240114-144054",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.001741 0.004297 0.810879 ( 1.181155)
build_miniruby 0.000896 0.000138 0.851226 ( 0.851222)
build_ruby 0.001243 0.000191 2.668355 ( 2.669304)
build_all 0.000844 0.006587 12.027841 ( 0.986996)
build_install 0.009540 0.003287 3.380833 ( 0.955902)
test_btest 0.000588 0.000164 67.079117 ( 4.796836)
test_basic 0.000001 0.003749 0.388454 ( 0.469370)
test_all 0.071753 0.025369 378.472157 ( 37.747584)
test_rubyspec 0.019068 0.041467 40.568714 ( 53.115464)
total: 102.77 sec