Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-101321
#<BuildRuby:0x000055dd5a64c0c0
@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.20240110-101321",
@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.000029 0.000003 0.000032 ( 0.000031)
autoconf 0.000038 0.000003 0.000041 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.007557 0.000000 0.804781 ( 1.201258)
build_miniruby 0.001022 0.000000 0.796022 ( 0.795949)
build_ruby 0.001384 0.000000 2.675250 ( 2.681810)
build_all 0.007998 0.000000 12.243673 ( 1.007724)
build_install 0.006087 0.007385 3.385495 ( 0.970737)
test_btest 0.000692 0.000110 63.044615 ( 5.885137)
test_basic 0.003971 0.000000 0.397673 ( 0.475589)
test_all 0.079073 0.018830 385.892427 ( 39.385476)
test_rubyspec 0.042868 0.020656 40.609660 ( 53.197655)
total: 105.60 sec