Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-012343
#<BuildRuby:0x000055ccca97b778
@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.20220501-012343",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010260 0.001710 1.073641 ( 1.185244)
build_miniruby 0.002041 0.000340 0.070136 ( 0.067858)
build_ruby 0.001518 0.000253 0.069525 ( 0.068054)
build_all 0.006450 0.004396 1.491070 ( 0.609195)
build_install 0.010062 0.014995 5.834255 ( 2.772997)
test_btest 0.000981 0.000368 69.820439 ( 8.073223)
test_basic 0.003033 0.006390 0.321062 ( 0.407996)
test_all 0.000000 0.002688 666.041854 ( 65.328011)
test_rubyspec 0.105644 0.077541 45.375538 ( 50.553273)
total: 129.07 sec