Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-195610
#<BuildRuby:0x0000560adf6f7788
@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.20231226-195610",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004908 0.793819 ( 1.178529)
build_miniruby 0.000000 0.001006 0.819361 ( 0.818955)
build_ruby 0.000773 0.000747 2.662236 ( 2.662727)
build_all 0.005822 0.001941 11.944046 ( 0.986264)
build_install 0.007895 0.002631 3.528143 ( 0.973469)
test_btest 0.000647 0.000216 63.092324 ( 4.677916)
test_basic 0.003756 0.000000 0.391322 ( 0.471830)
test_all 0.086647 0.007636 382.849352 ( 34.098025)
test_rubyspec 0.027223 0.036102 39.896607 ( 52.452960)
total: 98.32 sec