Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-013538
#<BuildRuby:0x000055c42cb20070
@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.20240106-013538",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002937 0.000881 0.795705 ( 1.179378)
build_miniruby 0.000622 0.000186 0.993637 ( 0.996066)
build_ruby 0.000000 0.001173 2.981812 ( 2.988217)
build_all 0.008217 0.000520 15.622648 ( 1.382040)
build_install 0.005956 0.004396 4.016812 ( 1.118584)
test_btest 0.000494 0.000165 79.062533 ( 7.463681)
test_basic 0.001208 0.002835 0.403135 ( 0.484619)
test_all 0.091029 0.025287 532.954587 ( 47.872801)
test_rubyspec 0.021710 0.017469 46.098326 ( 58.838420)
total: 122.32 sec