Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-185239
#<BuildRuby:0x000055f91441c018
@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.20220729-185239",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006878 0.889065 ( 2.446536)
build_miniruby 0.000717 0.000273 0.057706 ( 0.056519)
build_ruby 0.000682 0.000210 0.058851 ( 0.057509)
build_all 0.000000 0.004584 1.544000 ( 0.600099)
build_install 0.006720 0.004417 5.663734 ( 2.170055)
test_btest 0.000621 0.000000 55.514787 ( 7.937895)
test_basic 0.005065 0.000646 0.293118 ( 0.381670)
test_all 0.001241 0.000496 625.511543 ( 92.498377)
test_rubyspec 0.057835 0.067866 43.833419 ( 49.439266)
total: 155.59 sec