Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-213114
#<BuildRuby:0x000055ccaf570090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-213114",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002921 0.002221 0.987076 ( 1.257096)
build_miniruby 0.000948 0.000000 0.871860 ( 0.873028)
build_ruby 0.001666 0.000000 2.711092 ( 2.712839)
build_all 0.005882 0.001611 12.158806 ( 0.998608)
build_install 0.003795 0.005235 3.553039 ( 0.966096)
test_btest 0.000529 0.000203 65.301061 ( 5.557196)
test_basic 0.002335 0.000898 0.373234 ( 0.455490)
test_all 0.067569 0.031413 390.491657 ( 35.510063)
test_rubyspec 0.030551 0.031425 39.926288 ( 52.610614)
total: 100.94 sec