Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-121929
#<BuildRuby:0x0000563b7b16fe88
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230309-121929",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000046 0.000010 0.000056 ( 0.000055)
configure 0.000048 0.000011 0.000059 ( 0.000056)
build_up 0.003424 0.000761 0.835133 ( 2.207733)
build_miniruby 0.000912 0.000000 0.636727 ( 0.635930)
build_ruby 0.001110 0.000000 2.102077 ( 2.102228)
build_all 0.007685 0.001028 11.391751 ( 0.995403)
build_install 0.005728 0.001145 1.553569 ( 0.856072)
test_btest 0.000773 0.000154 77.221381 ( 6.883587)
test_basic 0.000000 0.003692 0.249972 ( 0.345428)
test_all 0.000636 0.000631 402.288775 ( 36.691128)
test_rubyspec 0.027574 0.000347 36.114960 ( 46.673883)
total: 97.39 sec