Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-115932
#<BuildRuby:0x0000562fb0784c00
@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.20220727-115932",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009460 0.001205 0.973861 ( 1.065184)
build_miniruby 0.001367 0.000293 0.076845 ( 0.075727)
build_ruby 0.001652 0.000354 0.076994 ( 0.075322)
build_all 0.008873 0.000880 1.519981 ( 0.582491)
build_install 0.016952 0.006514 5.216404 ( 2.079008)
test_btest 0.000976 0.000230 75.363374 ( 8.447513)
test_basic 0.007737 0.001820 0.333238 ( 0.420583)
test_all 0.001441 0.000339 629.246332 ( 64.076004)
test_rubyspec 0.094037 0.068138 45.287210 ( 50.823245)
total: 127.65 sec