Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-090835
#<BuildRuby:0x0000562477efd390
@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.20220729-090835",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009045 0.001278 0.857480 ( 3.087046)
build_miniruby 0.001968 0.000492 0.063760 ( 0.061202)
build_ruby 0.001686 0.000421 0.066556 ( 0.063994)
build_all 0.002941 0.005655 1.215032 ( 0.462812)
build_install 0.016515 0.000462 4.258826 ( 1.769653)
test_btest 0.002242 0.000000 53.373273 ( 5.959275)
test_basic 0.000000 0.006510 0.293407 ( 0.384294)
test_all 0.001514 0.001252 503.355798 ( 52.962315)
test_rubyspec 0.098091 0.035876 41.793640 ( 47.524712)
total: 112.28 sec