Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-005623
#<BuildRuby:0x000056316d9b7f40
@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.20231122-005623",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001202 0.004174 0.932934 ( 1.333483)
build_miniruby 0.000841 0.000194 0.812582 ( 0.812646)
build_ruby 0.001796 0.000000 2.601667 ( 2.602434)
build_all 0.007586 0.000265 12.228770 ( 0.986142)
build_install 0.010693 0.000000 3.733174 ( 0.979813)
test_btest 0.000644 0.000000 64.086750 ( 5.486321)
test_basic 0.004060 0.000000 0.408504 ( 0.487449)
test_all 0.073089 0.022379 349.012259 ( 33.377078)
test_rubyspec 0.044394 0.021598 40.149045 ( 52.719911)
total: 98.79 sec