Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-021016
#<BuildRuby:0x000056423936bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-021016",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001942 0.004530 0.866974 ( 0.941621)
build_miniruby 0.000699 0.000233 0.057358 ( 0.056225)
build_ruby 0.000702 0.000234 0.058898 ( 0.057787)
build_all 0.003375 0.001125 1.530593 ( 0.586031)
build_install 0.005983 0.005042 5.666047 ( 2.180485)
test_btest 0.000000 0.000594 47.298333 ( 8.836087)
test_basic 0.002965 0.003268 0.339361 ( 0.426942)
test_all 0.000903 0.000386 616.777289 ( 90.223973)
test_rubyspec 0.046275 0.043803 43.787032 ( 49.427575)
total: 152.74 sec