Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-092419
#<BuildRuby:0x00005555cc2b7da8
@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.20220421-092419",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000034 0.000008 0.000042 ( 0.000029)
build_up 0.005620 0.001405 0.850873 ( 3.878954)
build_miniruby 0.000720 0.000180 0.057143 ( 0.055931)
build_ruby 0.000841 0.000210 0.059018 ( 0.057740)
build_all 0.000000 0.004295 1.461451 ( 0.594809)
build_install 0.010721 0.000000 6.242614 ( 2.842210)
test_btest 0.000846 0.000000 59.265595 ( 8.241104)
test_basic 0.006430 0.000180 0.350814 ( 0.437921)
test_all 0.001028 0.000257 638.828866 ( 89.739398)
test_rubyspec 0.049362 0.033230 44.386240 ( 49.537221)
total: 155.39 sec