Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-230744
#<BuildRuby:0x000055eed2efffa8
@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.20231210-230744",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004123 0.000687 1.242826 ( 1.610587)
build_miniruby 0.000833 0.000139 0.938571 ( 0.938113)
build_ruby 0.001047 0.000174 2.695438 ( 2.695529)
build_all 0.004623 0.005401 16.765860 ( 1.536328)
build_install 0.002977 0.005459 4.983399 ( 1.223476)
test_btest 0.000854 0.000237 87.515616 ( 7.454334)
test_basic 0.002632 0.000731 0.712954 ( 0.790435)
test_all 0.105524 0.030257 533.091952 ( 57.910298)
test_rubyspec 0.021162 0.025476 51.223535 ( 63.562242)
total: 137.72 sec