Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-085934
#<BuildRuby:0x00005564b41c0098
@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.20230616-085934",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004578 0.000043 1.293249 ( 2.600466)
build_miniruby 0.000931 0.000098 0.790582 ( 0.789774)
build_ruby 0.001050 0.000111 2.474493 ( 2.475218)
build_all 0.009566 0.000092 12.710165 ( 1.124942)
build_install 0.007838 0.000318 1.914812 ( 0.867931)
test_btest 0.000892 0.000081 83.399925 ( 6.772317)
test_basic 0.003779 0.000343 0.713647 ( 0.795996)
test_all 0.001536 0.000139 448.208142 ( 42.508320)
test_rubyspec 0.022433 0.018861 41.209929 ( 53.722947)
total: 111.66 sec