Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-155011
#<BuildRuby:0x000055a1a44137f0
@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.20231211-155011",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004101 0.000000 0.997748 ( 1.260514)
build_miniruby 0.000774 0.000000 0.872940 ( 0.872965)
build_ruby 0.001712 0.000000 2.694528 ( 2.726953)
build_all 0.007515 0.000000 12.126622 ( 0.994236)
build_install 0.010579 0.000000 3.565176 ( 0.965980)
test_btest 0.000709 0.000000 61.999348 ( 5.344386)
test_basic 0.000000 0.003542 0.372921 ( 0.454712)
test_all 0.079603 0.023876 404.340614 ( 39.513496)
test_rubyspec 0.010293 0.056861 39.966772 ( 52.608403)
total: 104.74 sec