Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-053007
#<BuildRuby:0x000055c683485400
@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.20221017-053007",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005974 0.004679 1.131145 ( 1.179007)
build_miniruby 0.001456 0.000485 0.105614 ( 0.102598)
build_ruby 0.001581 0.000000 0.102299 ( 0.099790)
build_all 0.009692 0.000000 1.362870 ( 0.593266)
build_install 0.015731 0.000000 1.670107 ( 0.905109)
test_btest 0.000000 0.001805 60.400160 ( 6.785635)
test_basic 0.002541 0.005277 0.365480 ( 0.455262)
test_all 0.004172 0.002814 518.188315 ( 55.102620)
test_rubyspec 0.064071 0.061329 43.355335 ( 51.888593)
total: 117.11 sec