Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-091025
#<BuildRuby:0x0000558b78e64b38
@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-091025",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000024 0.000005 0.000029 ( 0.000027)
build_up 0.009853 0.001278 0.959002 ( 1.197309)
build_miniruby 0.001546 0.000332 0.070836 ( 0.069663)
build_ruby 0.000122 0.002043 0.077949 ( 0.076151)
build_all 0.010353 0.000571 4.094882 ( 0.761465)
build_install 0.020273 0.002439 7.710394 ( 2.289534)
test_btest 0.000973 0.000194 76.763401 ( 8.279185)
test_basic 0.005320 0.003775 0.339745 ( 0.427539)
test_all 0.001732 0.000394 688.465407 ( 67.255276)
test_rubyspec 0.092423 0.070244 45.889458 ( 51.554391)
total: 131.91 sec