Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-032333
#<BuildRuby:0x0000557186be03a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220918-032333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000048 0.000016 0.000064 ( 0.000070)
build_up 0.008339 0.002780 1.087158 ( 1.117970)
build_miniruby 0.002288 0.000000 0.117873 ( 0.114344)
build_ruby 0.001884 0.000000 0.116732 ( 0.097990)
build_all 0.006727 0.002301 1.602078 ( 0.674538)
build_install 0.001452 0.021739 1.952633 ( 0.986539)
test_btest 0.000951 0.000594 96.788047 ( 9.681446)
test_basic 0.003561 0.003830 0.397739 ( 0.486692)
test_all 0.001910 0.001236 639.418847 ( 66.668862)
test_rubyspec 0.080972 0.087056 47.123818 ( 55.609003)
total: 135.44 sec