Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-103800
#<BuildRuby:0x000055c702ad7310
@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.20231227-103800",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001705 0.004560 0.799117 ( 1.194439)
build_miniruby 0.000869 0.000217 0.808753 ( 0.808796)
build_ruby 0.001464 0.000366 2.655882 ( 2.656014)
build_all 0.003384 0.004143 11.913991 ( 0.959514)
build_install 0.000224 0.011109 3.435899 ( 0.977468)
test_btest 0.000442 0.000221 63.222010 ( 5.598831)
test_basic 0.003018 0.001509 0.419570 ( 0.498788)
test_all 0.084100 0.019254 383.888965 ( 39.554121)
test_rubyspec 0.026437 0.038340 40.317832 ( 52.896582)
total: 105.15 sec