Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-122439
#<BuildRuby:0x000055d6ef041480
@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.20220809-122439",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003032 0.008915 0.956181 ( 1.010872)
build_miniruby 0.001298 0.000433 0.063952 ( 0.062067)
build_ruby 0.001500 0.000500 0.065167 ( 0.063218)
build_all 0.007207 0.000849 1.255369 ( 0.473471)
build_install 0.007931 0.008773 4.170615 ( 1.804845)
test_btest 0.000935 0.000374 52.071479 ( 6.116842)
test_basic 0.005941 0.000486 0.299656 ( 0.389130)
test_all 0.001644 0.000617 503.745800 ( 52.739335)
test_rubyspec 0.080684 0.058798 41.542115 ( 48.928087)
total: 111.59 sec