Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-110754
#<BuildRuby:0x000055ca01924098
@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.20240116-110754",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005925 0.000000 0.804506 ( 1.208066)
build_miniruby 0.001163 0.000000 0.817904 ( 0.817179)
build_ruby 0.001287 0.000117 2.671310 ( 2.672139)
build_all 0.007703 0.000529 11.997598 ( 0.985281)
build_install 0.010004 0.000764 3.606688 ( 0.967384)
test_btest 0.000594 0.000079 65.848545 ( 5.138039)
test_basic 0.003662 0.000488 0.409619 ( 0.489063)
test_all 0.080810 0.020109 408.559387 ( 35.433592)
test_rubyspec 0.027098 0.038912 40.196804 ( 52.722669)
total: 100.43 sec