Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-030943
#<BuildRuby:0x000055812dacc048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-030943",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004778 0.000531 1.194875 ( 1.549083)
build_miniruby 0.001170 0.000130 0.853589 ( 0.852672)
build_ruby 0.001301 0.000000 2.701653 ( 2.701695)
build_all 0.005344 0.004161 14.510898 ( 1.289590)
build_install 0.000154 0.007780 4.152140 ( 1.077676)
test_btest 0.000815 0.000194 78.518889 ( 7.131986)
test_basic 0.004008 0.000954 0.668222 ( 0.742401)
test_all 0.079580 0.049439 471.779412 ( 54.832834)
test_rubyspec 0.029085 0.031441 78.498742 ( 90.890676)
total: 161.07 sec