Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-032140
#<BuildRuby:0x00005601ce1a3918
@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.20230725-032140",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004387 0.001291 1.472642 ( 2.870743)
build_miniruby 0.000000 0.001041 0.901185 ( 0.900232)
build_ruby 0.000000 0.001117 2.487898 ( 2.488476)
build_all 0.009251 0.000000 14.075293 ( 1.327446)
build_install 0.008809 0.000000 1.955417 ( 0.970959)
test_btest 0.001074 0.000000 81.946895 ( 7.799733)
test_basic 0.004547 0.000000 0.618507 ( 0.697455)
test_all 0.001825 0.000000 517.459165 ( 45.451630)
test_rubyspec 0.025019 0.013437 43.209604 ( 55.607897)
total: 118.12 sec