Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-125504
#<BuildRuby:0x000055adeda17de0
@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.20220726-125504",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005893 0.000421 0.878224 ( 3.206970)
build_miniruby 0.000807 0.000057 0.057613 ( 0.056451)
build_ruby 0.000931 0.000067 0.059979 ( 0.058752)
build_all 0.004521 0.000006 1.526831 ( 0.586124)
build_install 0.002534 0.008512 5.613960 ( 2.163063)
test_btest 0.000672 0.000126 45.667807 ( 8.812915)
test_basic 0.004791 0.000898 0.330888 ( 0.419107)
test_all 0.000865 0.000162 606.837279 ( 86.822733)
test_rubyspec 0.070838 0.029752 43.572244 ( 49.211366)
total: 151.34 sec