Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-013759
#<BuildRuby:0x000055a0db694188
@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.20231125-013759",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004897 0.000377 0.911502 ( 1.292806)
build_miniruby 0.001099 0.000084 0.818649 ( 0.818749)
build_ruby 0.000000 0.001344 2.616391 ( 2.617175)
build_all 0.005470 0.002751 12.293127 ( 1.010174)
build_install 0.012250 0.000979 3.650646 ( 0.992797)
test_btest 0.000845 0.000000 63.201503 ( 5.256093)
test_basic 0.001873 0.003738 0.405876 ( 0.484182)
test_all 0.075935 0.016886 357.194379 ( 31.635692)
test_rubyspec 0.019641 0.043225 39.875722 ( 52.437855)
total: 96.55 sec