Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-202326
#<BuildRuby:0x00005559ee5ab458
@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.20231228-202326",
@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.000015 0.000003 0.000018 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005692 0.000266 1.228190 ( 1.597234)
build_miniruby 0.000906 0.000143 0.936509 ( 0.936053)
build_ruby 0.000000 0.001927 2.910221 ( 2.914057)
build_all 0.006516 0.002640 16.656445 ( 1.471606)
build_install 0.001684 0.006669 4.653529 ( 1.145049)
test_btest 0.000835 0.000228 84.604703 ( 7.140252)
test_basic 0.001682 0.004537 0.608427 ( 0.685343)
test_all 0.102530 0.031572 547.254420 ( 50.712955)
test_rubyspec 0.027969 0.019667 50.685946 ( 62.835974)
total: 129.44 sec