Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-053054
#<BuildRuby:0x000056520d4e7f68
@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-053054",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003972 0.002349 0.813997 ( 0.902594)
build_miniruby 0.000702 0.000293 0.057499 ( 0.056288)
build_ruby 0.000707 0.000295 0.058878 ( 0.057631)
build_all 0.003193 0.001330 1.512735 ( 0.585853)
build_install 0.010472 0.000746 5.676095 ( 2.157974)
test_btest 0.000520 0.000185 54.218503 ( 8.099188)
test_basic 0.003928 0.001403 0.276994 ( 0.366299)
test_all 0.000628 0.000224 628.297870 ( 91.170975)
test_rubyspec 0.062847 0.067413 43.618571 ( 49.234087)
total: 152.63 sec