Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-175023
#<BuildRuby:0x00005556b89c80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-175023",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004825 0.000077 1.021832 ( 1.317630)
build_miniruby 0.000741 0.000000 0.866854 ( 0.867190)
build_ruby 0.001165 0.000000 2.719324 ( 2.721416)
build_all 0.007305 0.000083 12.137947 ( 0.988185)
build_install 0.008109 0.003210 3.614297 ( 0.981596)
test_btest 0.000621 0.000069 63.458605 ( 4.564934)
test_basic 0.002970 0.000330 0.377086 ( 0.458202)
test_all 0.083746 0.020220 407.360152 ( 40.378695)
test_rubyspec 0.039431 0.031154 39.623309 ( 52.279917)
total: 104.56 sec