Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-111158
#<BuildRuby:0x000055578ea1e920
@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.20220731-111158",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008201 0.001367 0.845832 ( 0.940031)
build_miniruby 0.001886 0.000314 0.065139 ( 0.063349)
build_ruby 0.001588 0.000265 0.062365 ( 0.061733)
build_all 0.006450 0.001075 1.291545 ( 0.462687)
build_install 0.004911 0.010833 4.223514 ( 1.804172)
test_btest 0.001552 0.000477 53.909109 ( 6.180226)
test_basic 0.000368 0.005741 0.296953 ( 0.393362)
test_all 0.003619 0.000000 506.904977 ( 53.690406)
test_rubyspec 0.094696 0.035091 41.844243 ( 47.818595)
total: 111.42 sec