Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-133938
#<BuildRuby:0x0000563c99a9c0c8
@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.20231119-133938",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005258 0.000438 0.932456 ( 1.314853)
build_miniruby 0.000950 0.000079 0.786705 ( 0.786626)
build_ruby 0.001382 0.000000 2.596782 ( 2.597553)
build_all 0.007697 0.000016 11.975251 ( 0.977047)
build_install 0.001757 0.008414 3.519566 ( 0.969266)
test_btest 0.000528 0.000106 65.556794 ( 4.638980)
test_basic 0.004882 0.000102 0.405805 ( 0.485255)
test_all 0.087663 0.007089 359.612133 ( 36.039673)
test_rubyspec 0.037336 0.027456 40.260094 ( 52.817960)
total: 100.63 sec