Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-015132
#<BuildRuby:0x000055d4bace7f90
@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.20231211-015132",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000559 0.003728 0.995637 ( 1.251768)
build_miniruby 0.000709 0.000055 0.876799 ( 0.876785)
build_ruby 0.000000 0.001634 2.699867 ( 2.700856)
build_all 0.001846 0.005492 12.109596 ( 1.005400)
build_install 0.004249 0.004871 3.540404 ( 0.962122)
test_btest 0.000488 0.000140 61.346753 ( 5.924370)
test_basic 0.000000 0.004047 0.371112 ( 0.452545)
test_all 0.050327 0.050795 407.613805 ( 34.541677)
test_rubyspec 0.020383 0.031463 40.019089 ( 52.706246)
total: 100.42 sec