Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-094023
#<BuildRuby:0x000056269f40bd68
@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.20230729-094023",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.000000 0.005578 1.355516 ( 2.567440)
build_miniruby 0.000000 0.001262 0.966727 ( 0.966026)
build_ruby 0.000941 0.000194 2.694017 ( 2.693715)
build_all 0.002894 0.006972 14.545829 ( 1.284538)
build_install 0.005710 0.003136 2.035525 ( 0.910349)
test_btest 0.000772 0.000227 83.273897 ( 7.895173)
test_basic 0.003717 0.001093 0.667141 ( 0.743621)
test_all 0.000374 0.000532 522.779630 ( 47.079999)
test_rubyspec 0.025562 0.016503 44.864263 ( 57.232122)
total: 121.37 sec