Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-020718
#<BuildRuby:0x00005616252d75f8
@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.20231123-020718",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004809 0.000041 1.315135 ( 1.693588)
build_miniruby 0.001055 0.000050 0.898786 ( 0.898418)
build_ruby 0.001429 0.000000 2.748952 ( 2.749954)
build_all 0.006686 0.003718 17.466247 ( 1.528276)
build_install 0.013866 0.000000 5.305611 ( 1.270227)
test_btest 0.000988 0.000000 91.409726 ( 7.505188)
test_basic 0.005080 0.000000 0.587054 ( 0.662333)
test_all 0.083937 0.052975 515.137618 ( 56.240167)
test_rubyspec 0.011103 0.037847 52.025640 ( 64.298125)
total: 136.85 sec