Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-010531
#<BuildRuby:0x000055b1b33640d8
@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.20240108-010531",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.001834 0.003436 1.347680 ( 1.720571)
build_miniruby 0.001215 0.000111 1.471047 ( 1.474558)
build_ruby 0.001360 0.000124 4.272869 ( 4.280715)
build_all 0.009746 0.000513 16.624063 ( 1.782141)
build_install 0.015657 0.000963 5.194732 ( 2.064242)
test_btest 0.000682 0.000056 81.131015 ( 11.098223)
test_basic 0.000694 0.004705 0.662440 ( 0.733014)
test_all 0.102354 0.019612 559.447020 ( 59.100777)
test_rubyspec 0.042837 0.024000 79.540919 ( 91.722180)
total: 173.98 sec