Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-030641
#<BuildRuby:0x000055ebdd0634b0
@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.20231227-030641",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001799 0.004434 0.788784 ( 1.172442)
build_miniruby 0.000769 0.000210 0.807606 ( 0.807799)
build_ruby 0.001931 0.000000 2.650280 ( 2.650655)
build_all 0.006948 0.000131 11.902487 ( 0.988083)
build_install 0.008867 0.000994 3.299866 ( 0.970041)
test_btest 0.000531 0.000113 65.069884 ( 4.667262)
test_basic 0.004947 0.000000 0.414285 ( 0.493589)
test_all 0.075291 0.026921 361.149079 ( 36.609617)
test_rubyspec 0.029713 0.039064 40.193693 ( 52.764002)
total: 101.12 sec