Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-090508
#<BuildRuby:0x0000559b9c594088
@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.20220719-090508",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.006400 0.000347 0.906852 ( 4.650372)
build_miniruby 0.000854 0.000132 0.057351 ( 0.056182)
build_ruby 0.000718 0.000110 0.059594 ( 0.058467)
build_all 0.003934 0.000605 1.538508 ( 0.604529)
build_install 0.011133 0.000223 5.677446 ( 2.173290)
test_btest 0.000785 0.000105 55.917875 ( 8.240448)
test_basic 0.004985 0.000664 0.299627 ( 0.388143)
test_all 0.001104 0.000147 619.129339 ( 89.537728)
test_rubyspec 0.070569 0.036399 43.904964 ( 49.528182)
total: 155.24 sec