Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-050106
#<BuildRuby:0x00005575d2e42fa8
@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.20240107-050106",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002507 0.003723 1.188391 ( 1.572992)
build_miniruby 0.001306 0.000000 1.411120 ( 1.414440)
build_ruby 0.001683 0.000000 5.467782 ( 5.478713)
build_all 0.009721 0.000174 16.646156 ( 1.677556)
build_install 0.010530 0.004406 4.838575 ( 1.643837)
test_btest 0.000823 0.000000 84.742399 ( 9.304851)
test_basic 0.000000 0.004968 0.605402 ( 0.673999)
test_all 0.079158 0.040685 540.306551 ( 54.026693)
test_rubyspec 0.028984 0.033338 74.926030 ( 87.247029)
total: 163.04 sec