Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-221132
#<BuildRuby:0x000055d226df40c8
@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.20240103-221132",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000015 0.000007 0.000022 ( 0.000023)
configure 0.000011 0.000005 0.000016 ( 0.000017)
build_up 0.001983 0.004992 1.051280 ( 1.329425)
build_miniruby 0.001050 0.000000 0.834084 ( 0.834600)
build_ruby 0.002293 0.000000 2.653279 ( 2.685010)
build_all 0.006638 0.001038 11.977657 ( 0.965972)
build_install 0.009171 0.002304 3.547649 ( 0.962433)
test_btest 0.000471 0.000218 62.612971 ( 5.640511)
test_basic 0.001236 0.002920 0.388399 ( 0.469875)
test_all 0.076988 0.020078 395.144945 ( 37.255399)
test_rubyspec 0.020367 0.045421 40.265615 ( 52.842647)
total: 102.99 sec