Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-031631
#<BuildRuby:0x000055896bc34110
@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-031631",
@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.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004793 0.000000 1.174731 ( 1.580901)
build_miniruby 0.000000 0.001188 1.389993 ( 1.392286)
build_ruby 0.000000 0.001693 4.269800 ( 4.278521)
build_all 0.009924 0.000668 16.490479 ( 1.679008)
build_install 0.006072 0.009456 4.887014 ( 1.665869)
test_btest 0.000642 0.000086 84.288080 ( 9.684138)
test_basic 0.005642 0.000000 0.617439 ( 0.682385)
test_all 0.087305 0.034906 550.693360 ( 57.310754)
test_rubyspec 0.048246 0.015828 76.534554 ( 88.703737)
total: 166.98 sec