Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-231137
#<BuildRuby:0x0000563cc510bbb8
@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.20231014-231137",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000013)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004776 0.000000 1.336308 ( 1.574370)
build_miniruby 0.001109 0.000000 0.930178 ( 0.929402)
build_ruby 0.001328 0.000000 2.679594 ( 2.679583)
build_all 0.010578 0.000000 18.054077 ( 1.598286)
build_install 0.008959 0.000568 5.264259 ( 1.241965)
test_btest 0.001061 0.000000 90.005768 ( 7.679091)
test_basic 0.003753 0.000182 0.659804 ( 0.737935)
test_all 0.001424 0.005776 562.786972 ( 62.875205)
test_rubyspec 0.025549 0.023210 51.013030 ( 63.320716)
total: 142.64 sec