Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-175145
#<BuildRuby:0x0000564fbd87b4b0
@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-175145",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001945 0.003842 1.418290 ( 2.702893)
build_miniruby 0.000799 0.000126 0.857055 ( 0.856881)
build_ruby 0.000000 0.001164 2.559042 ( 2.559337)
build_all 0.005796 0.003242 13.865094 ( 1.205401)
build_install 0.006771 0.001354 2.018732 ( 0.936705)
test_btest 0.000729 0.000146 78.741547 ( 7.464522)
test_basic 0.004081 0.000000 0.658681 ( 0.736397)
test_all 0.001333 0.000167 482.125877 ( 53.366617)
test_rubyspec 0.017403 0.024504 42.387230 ( 54.742433)
total: 124.57 sec