Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-224725
#<BuildRuby:0x000055e6ee517108
@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.20231205-224725",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001608 0.003533 0.985783 ( 1.281317)
build_miniruby 0.000722 0.000051 0.864103 ( 0.864209)
build_ruby 0.000908 0.000065 2.708994 ( 2.711025)
build_all 0.007293 0.000242 12.137974 ( 0.983220)
build_install 0.009244 0.000084 3.544231 ( 0.969372)
test_btest 0.000698 0.000000 63.958374 ( 4.489559)
test_basic 0.000000 0.003130 0.372121 ( 0.454656)
test_all 0.088357 0.016967 395.745870 ( 41.198154)
test_rubyspec 0.033836 0.031544 40.221007 ( 52.894440)
total: 105.85 sec