Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-211102
#<BuildRuby:0x00005603c0c480c8
@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.20240105-211102",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000039 0.003741 0.799191 ( 1.237649)
build_miniruby 0.000736 0.000113 1.004999 ( 1.006548)
build_ruby 0.001025 0.000157 2.953389 ( 2.959446)
build_all 0.007677 0.000542 15.478873 ( 1.392190)
build_install 0.010255 0.000242 4.072384 ( 1.159999)
test_btest 0.000489 0.000061 79.902078 ( 6.316781)
test_basic 0.000000 0.003754 0.413075 ( 0.492399)
test_all 0.091866 0.026716 561.820780 ( 55.985019)
test_rubyspec 0.021727 0.018775 46.456950 ( 59.149938)
total: 129.70 sec