Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-043627
#<BuildRuby:0x00005584f2a6f280
@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.20240106-043627",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003295 0.000549 0.820974 ( 1.223726)
build_miniruby 0.000000 0.001248 1.020706 ( 1.022773)
build_ruby 0.000000 0.001241 3.094647 ( 3.100716)
build_all 0.005495 0.003674 15.901603 ( 1.444463)
build_install 0.006044 0.005623 4.051696 ( 1.176039)
test_btest 0.000502 0.000167 79.045666 ( 8.309774)
test_basic 0.000074 0.004081 0.459935 ( 0.530658)
test_all 0.085972 0.031213 553.857459 ( 59.450311)
test_rubyspec 0.018296 0.023426 48.268147 ( 60.872083)
total: 137.13 sec