Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-152346
#<BuildRuby:0x000055730cfc7f68
@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.20220719-152346",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.002781 0.003736 0.911424 ( 3.049317)
build_miniruby 0.000859 0.000115 0.057771 ( 0.056433)
build_ruby 0.000884 0.000118 0.058905 ( 0.057680)
build_all 0.000000 0.004715 1.557679 ( 0.610219)
build_install 0.005044 0.006213 5.656947 ( 2.167004)
test_btest 0.000441 0.000130 53.287002 ( 8.250274)
test_basic 0.005531 0.000000 0.257623 ( 0.346548)
test_all 0.001122 0.000000 626.248444 ( 89.314463)
test_rubyspec 0.094448 0.027443 43.913053 ( 49.545309)
total: 153.40 sec