Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-013835
#<BuildRuby:0x00005651c202c0c8
@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.20240103-013835",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002898 0.004774 1.042746 ( 1.315879)
build_miniruby 0.000837 0.000228 0.800351 ( 0.800495)
build_ruby 0.001894 0.000000 2.641777 ( 2.642269)
build_all 0.007449 0.000000 12.003884 ( 0.995487)
build_install 0.006537 0.005188 3.447773 ( 0.969322)
test_btest 0.000535 0.000153 62.946298 ( 5.616809)
test_basic 0.002652 0.002550 0.388410 ( 0.468211)
test_all 0.073193 0.023123 385.909421 ( 33.604289)
test_rubyspec 0.038097 0.026438 39.724808 ( 52.274579)
total: 98.69 sec