Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-174533
#<BuildRuby:0x0000564d38c34110
@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.20240107-174533",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004070 0.000678 1.327275 ( 1.705451)
build_miniruby 0.001028 0.000171 1.905797 ( 1.906793)
build_ruby 0.001828 0.000000 4.184142 ( 4.190758)
build_all 0.006287 0.004837 16.703804 ( 1.692786)
build_install 0.010211 0.005091 4.859608 ( 1.732721)
test_btest 0.000730 0.000175 81.217281 ( 8.461941)
test_basic 0.005242 0.000338 0.688332 ( 0.751534)
test_all 0.090397 0.031831 543.312013 ( 71.372706)
test_rubyspec 0.041405 0.023583 77.660549 ( 89.849266)
total: 181.66 sec