Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-194114
#<BuildRuby:0x000055d40e254148
@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.20220531-194114",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006163 0.000000 0.841151 ( 1.137933)
build_miniruby 0.000857 0.000000 0.056695 ( 0.055517)
build_ruby 0.000981 0.000000 0.057569 ( 0.056382)
build_all 0.004112 0.000000 1.496029 ( 0.603398)
build_install 0.010958 0.000000 6.295547 ( 2.850014)
test_btest 0.000617 0.000000 53.371783 ( 8.256420)
test_basic 0.002536 0.002959 0.258882 ( 0.348272)
test_all 0.000943 0.000189 630.343592 ( 89.436986)
test_rubyspec 0.081142 0.047383 44.211982 ( 49.764340)
total: 152.51 sec