Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-143838
#<BuildRuby:0x00005627927ac0a0
@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-143838",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004690 0.000521 1.054945 ( 1.418281)
build_miniruby 0.000828 0.000092 0.870549 ( 0.869808)
build_ruby 0.001339 0.000148 2.808613 ( 2.808219)
build_all 0.003797 0.005171 14.570457 ( 1.319234)
build_install 0.007410 0.000420 4.237010 ( 1.083370)
test_btest 0.000967 0.000000 76.557203 ( 7.039706)
test_basic 0.004976 0.000175 0.721436 ( 0.798233)
test_all 0.082535 0.048352 481.997651 ( 56.689053)
test_rubyspec 0.044792 0.016493 82.885149 ( 95.298031)
total: 167.33 sec