Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-043008
#<BuildRuby:0x000055bc176bf2c8
@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.20220725-043008",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001709 0.004586 0.863949 ( 0.898774)
build_miniruby 0.000000 0.001030 0.057940 ( 0.056692)
build_ruby 0.000000 0.001062 0.059799 ( 0.058554)
build_all 0.002861 0.001659 1.522929 ( 0.585957)
build_install 0.002119 0.007503 5.603165 ( 2.156559)
test_btest 0.000509 0.000218 50.534471 ( 7.825476)
test_basic 0.004053 0.001737 0.321754 ( 0.410434)
test_all 0.000829 0.000355 621.914455 ( 88.077858)
test_rubyspec 0.059912 0.066723 43.737321 ( 49.395834)
total: 149.47 sec