Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-034005
#<BuildRuby:0x00005614a5e9f678
@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.20231028-034005",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002377 0.003229 1.387591 ( 1.613570)
build_miniruby 0.000767 0.000336 0.896982 ( 0.897364)
build_ruby 0.000925 0.000405 2.729816 ( 2.729580)
build_all 0.005635 0.004723 16.454132 ( 1.468497)
build_install 0.000535 0.008344 4.920470 ( 1.121922)
test_btest 0.000699 0.000411 84.532101 ( 7.365529)
test_basic 0.002782 0.001637 0.693610 ( 0.771237)
test_all 0.110560 0.026019 533.031998 ( 52.199299)
test_rubyspec 0.018046 0.031904 50.813237 ( 63.158299)
total: 131.33 sec