Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-100106
#<BuildRuby:0x000056501b97be88
@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.20240109-100106",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000028 0.000008 0.000036 ( 0.000037)
build_up 0.000000 0.006040 0.803970 ( 1.200986)
build_miniruby 0.000000 0.000979 0.808763 ( 0.808635)
build_ruby 0.000000 0.001431 2.669601 ( 2.670614)
build_all 0.003578 0.004663 11.922774 ( 0.962383)
build_install 0.007814 0.002277 3.407156 ( 0.971893)
test_btest 0.000409 0.000220 64.603296 ( 5.378350)
test_basic 0.000076 0.003993 0.411737 ( 0.491304)
test_all 0.056475 0.039162 369.543846 ( 38.782407)
test_rubyspec 0.026149 0.055354 40.828909 ( 53.369585)
total: 104.64 sec