Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-083425
#<BuildRuby:0x00005584d2a1f818
@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.20231103-083425",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003895 0.001461 1.395823 ( 1.678526)
build_miniruby 0.000711 0.000267 0.852357 ( 0.852405)
build_ruby 0.000911 0.000341 2.642635 ( 2.643820)
build_all 0.004531 0.006202 16.796444 ( 1.484046)
build_install 0.004237 0.004379 4.948557 ( 1.143876)
test_btest 0.000950 0.000000 85.042961 ( 7.230956)
test_basic 0.004664 0.000546 0.728494 ( 0.808597)
test_all 0.114370 0.020176 543.748431 ( 54.019774)
test_rubyspec 0.029827 0.012025 50.518207 ( 62.683247)
total: 132.55 sec