Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-182607
#<BuildRuby:0x00005607f3c70208
@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.20220723-182607",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006107 0.000519 0.838208 ( 1.003857)
build_miniruby 0.000772 0.000178 0.056987 ( 0.055755)
build_ruby 0.000752 0.000174 0.059045 ( 0.057898)
build_all 0.003837 0.000885 1.513553 ( 0.581565)
build_install 0.010694 0.000356 5.623634 ( 2.143077)
test_btest 0.000658 0.000132 52.161942 ( 8.292878)
test_basic 0.005814 0.000223 0.347953 ( 0.435802)
test_all 0.001453 0.000272 634.046167 ( 90.406745)
test_rubyspec 0.088740 0.035255 43.777496 ( 49.408470)
total: 152.39 sec