Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-084907
#<BuildRuby:0x00005643f606c9e0
@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.20220326-084907",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007980 0.004425 1.022711 ( 1.027728)
build_miniruby 0.002109 0.000000 0.074358 ( 0.072050)
build_ruby 0.000000 0.002216 0.076109 ( 0.073941)
build_all 0.007621 0.002134 4.203215 ( 0.847772)
build_install 0.021393 0.001930 7.957427 ( 2.424100)
test_btest 0.000909 0.000136 74.362115 ( 7.850153)
test_basic 0.007735 0.000000 0.339889 ( 0.427845)
test_all 0.001939 0.000000 664.253291 ( 65.685717)
test_rubyspec 0.118768 0.035752 46.104749 ( 51.537466)
total: 129.95 sec