Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-233241
#<BuildRuby:0x0000561030444af8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220217-233241",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000067 0.000010 0.000077 ( 0.000075)
build_up 0.009523 0.001466 0.916093 ( 1.020200)
build_miniruby 0.000000 0.002071 0.074858 ( 0.072659)
build_ruby 0.000554 0.001668 0.075607 ( 0.073225)
build_all 0.005664 0.004896 4.125157 ( 0.784915)
build_install 0.018478 0.004616 7.727368 ( 2.276060)
test_btest 0.000000 0.001177 75.580806 ( 8.148848)
test_basic 0.000059 0.008082 0.337264 ( 0.424377)
test_all 0.001349 0.000497 647.217701 ( 64.796252)
test_rubyspec 0.080568 0.078221 46.378036 ( 51.767334)
total: 129.37 sec