Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-130455
#<BuildRuby:0x00005650f8a500d8
@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.20231127-130455",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004937 0.000401 0.924477 ( 1.322647)
build_miniruby 0.000757 0.000303 0.837941 ( 0.837985)
build_ruby 0.001005 0.000402 2.631784 ( 2.632554)
build_all 0.003828 0.004042 12.242973 ( 0.973653)
build_install 0.008223 0.004117 3.648185 ( 0.985823)
test_btest 0.000548 0.000252 64.661297 ( 4.637969)
test_basic 0.004676 0.000194 0.426211 ( 0.505896)
test_all 0.083337 0.011210 355.079203 ( 32.608626)
test_rubyspec 0.034199 0.031381 39.951836 ( 52.505358)
total: 97.01 sec