Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-020728
#<BuildRuby:0x000055aaad6434f0
@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.20240108-020728",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003773 0.000838 1.215444 ( 1.633568)
build_miniruby 0.000962 0.000214 1.974077 ( 1.975805)
build_ruby 0.001355 0.000302 5.554304 ( 5.562180)
build_all 0.009929 0.000232 16.520003 ( 1.723075)
build_install 0.011208 0.004972 5.210344 ( 2.059461)
test_btest 0.000632 0.000144 80.813015 ( 8.849415)
test_basic 0.001504 0.003782 0.659243 ( 0.727473)
test_all 0.089761 0.032772 547.657457 ( 68.660776)
test_rubyspec 0.048260 0.017640 82.057544 ( 94.286281)
total: 185.48 sec