Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-064900
#<BuildRuby:0x00005564acd5f8c0
@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.20231115-064900",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004278 0.000085 1.328656 ( 1.744778)
build_miniruby 0.000833 0.000185 0.859959 ( 0.859252)
build_ruby 0.001094 0.000243 2.614181 ( 2.614208)
build_all 0.008714 0.000986 15.413017 ( 1.420147)
build_install 0.008390 0.000000 4.634321 ( 1.130143)
test_btest 0.000865 0.000143 79.703444 ( 7.797622)
test_basic 0.001132 0.003596 0.667815 ( 0.744016)
test_all 0.084523 0.049692 510.668105 ( 45.953074)
test_rubyspec 0.021226 0.025718 49.078347 ( 61.447154)
total: 123.71 sec