Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-182940
#<BuildRuby:0x000055c8b5193ce0
@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.20231206-182940",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000074 0.004024 0.986214 ( 1.241507)
build_miniruby 0.000587 0.000176 0.869260 ( 0.869812)
build_ruby 0.000809 0.000242 2.708819 ( 2.711125)
build_all 0.005911 0.001773 12.087211 ( 0.972801)
build_install 0.008544 0.001033 3.566931 ( 0.964775)
test_btest 0.000670 0.000182 66.343155 ( 5.061869)
test_basic 0.002400 0.000655 0.370665 ( 0.452196)
test_all 0.081168 0.020245 408.471859 ( 35.018886)
test_rubyspec 0.044694 0.025305 39.795623 ( 52.447962)
total: 99.74 sec