Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-142318
#<BuildRuby:0x0000555a620d7e08
@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.20231202-142318",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003947 0.000000 0.976331 ( 1.242986)
build_miniruby 0.000669 0.000056 0.865470 ( 0.865714)
build_ruby 0.001118 0.000093 2.698742 ( 2.701036)
build_all 0.008000 0.000298 12.143031 ( 1.004123)
build_install 0.008947 0.005073 3.520393 ( 0.968452)
test_btest 0.000591 0.000084 63.729104 ( 4.653132)
test_basic 0.002908 0.000000 0.369960 ( 0.453263)
test_all 0.079720 0.018515 406.409218 ( 38.591269)
test_rubyspec 0.032971 0.038806 39.494401 ( 52.161525)
total: 102.64 sec