Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-114228
#<BuildRuby:0x0000564cfbcdb740
@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-114228",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005332 0.000137 1.497170 ( 2.781003)
build_miniruby 0.001607 0.000000 0.912571 ( 0.916110)
build_ruby 0.001183 0.000000 2.584750 ( 2.584466)
build_all 0.005052 0.004022 14.408429 ( 1.292973)
build_install 0.008800 0.000091 2.051301 ( 0.999650)
test_btest 0.000859 0.000107 84.415573 ( 7.634439)
test_basic 0.004561 0.000055 0.700866 ( 0.776109)
test_all 0.001342 0.000161 530.948497 ( 50.309201)
test_rubyspec 0.015967 0.028899 44.796022 ( 57.149715)
total: 124.44 sec