Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-205718
#<BuildRuby:0x0000555af73038e0
@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.20231224-205718",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002967 0.000540 0.735981 ( 1.118652)
build_miniruby 0.000918 0.000167 0.898359 ( 0.898944)
build_ruby 0.001024 0.000186 2.767753 ( 2.770064)
build_all 0.002788 0.004976 12.080743 ( 1.035485)
build_install 0.010787 0.000425 3.446172 ( 0.999872)
test_btest 0.000459 0.000106 62.787503 ( 6.468162)
test_basic 0.000000 0.003476 0.381664 ( 0.456955)
test_all 0.071091 0.034221 432.638667 ( 46.459588)
test_rubyspec 0.018000 0.043520 40.989587 ( 53.746984)
total: 113.96 sec