Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-192107
#<BuildRuby:0x0000560bbaddb280
@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.20240113-192107",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000484 0.004447 0.796310 ( 1.216501)
build_miniruby 0.000743 0.000223 0.818661 ( 0.818679)
build_ruby 0.001086 0.000326 2.691087 ( 2.691815)
build_all 0.002264 0.005451 11.992537 ( 0.979041)
build_install 0.011417 0.002031 3.457738 ( 0.975001)
test_btest 0.000579 0.000207 64.006539 ( 5.341000)
test_basic 0.000497 0.004485 0.407066 ( 0.486679)
test_all 0.073493 0.023850 401.593144 ( 36.698954)
test_rubyspec 0.038909 0.027572 40.617506 ( 53.150766)
total: 102.36 sec