Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-170229
#<BuildRuby:0x0000560010ffb5c0
@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.20230120-170229",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003026 0.000825 0.597281 ( 1.010300)
build_miniruby 0.000745 0.000203 0.661830 ( 0.662420)
build_ruby 0.001023 0.000279 2.172979 ( 2.172790)
build_all 0.002411 0.006402 11.937991 ( 1.477441)
build_install 0.005878 0.000687 1.478189 ( 0.702541)
test_btest 0.000535 0.000191 65.548088 ( 6.103111)
test_basic 0.000000 0.003796 0.260857 ( 0.356108)
test_all 0.000673 0.000567 485.528013 ( 46.074151)
test_rubyspec 0.009812 0.018866 35.225925 ( 45.816879)
total: 104.38 sec