Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-101159
#<BuildRuby:0x00005561e58ab280
@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.20240108-101159",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001855 0.003481 1.325093 ( 1.720200)
build_miniruby 0.001444 0.000000 1.492830 ( 1.494845)
build_ruby 0.001895 0.000000 4.703891 ( 4.717659)
build_all 0.010106 0.000000 16.612818 ( 1.835123)
build_install 0.011641 0.004342 4.981153 ( 1.765277)
test_btest 0.000730 0.000182 81.667871 ( 7.657475)
test_basic 0.004066 0.002977 0.748050 ( 0.811471)
test_all 0.091434 0.031022 562.975580 ( 65.757377)
test_rubyspec 0.033890 0.033340 83.468232 ( 95.820117)
total: 181.58 sec