Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-214731
#<BuildRuby:0x0000557412b3bdd0
@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.20220724-214731",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006336 0.000551 0.844054 ( 0.936398)
build_miniruby 0.000000 0.001006 0.057487 ( 0.056280)
build_ruby 0.000000 0.000922 0.060065 ( 0.058799)
build_all 0.002688 0.001802 1.517016 ( 0.586962)
build_install 0.006208 0.004914 5.631374 ( 2.162535)
test_btest 0.000529 0.000189 50.403995 ( 8.091388)
test_basic 0.003899 0.001393 0.277948 ( 0.367077)
test_all 0.001090 0.000389 583.662858 ( 94.269596)
test_rubyspec 0.072034 0.054157 43.609079 ( 49.191957)
total: 155.72 sec