Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-170034
#<BuildRuby:0x000055cb25f33ce8
@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.20231124-170034",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004845 0.001140 1.116566 ( 1.491613)
build_miniruby 0.000000 0.001100 0.804342 ( 0.803794)
build_ruby 0.000000 0.001484 2.834615 ( 2.834221)
build_all 0.010033 0.000883 16.912281 ( 1.576043)
build_install 0.006871 0.002684 5.212922 ( 1.263201)
test_btest 0.000592 0.000154 89.899203 ( 7.343251)
test_basic 0.000000 0.005528 0.731696 ( 0.806091)
test_all 0.099720 0.034152 531.460845 ( 56.344452)
test_rubyspec 0.024160 0.023198 49.807691 ( 62.143835)
total: 134.61 sec