Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-231358
#<BuildRuby:0x000055cc5f863f40
@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.20240115-231358",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000015 0.000009 0.000024 ( 0.000024)
configure 0.000011 0.000006 0.000017 ( 0.000017)
build_up 0.001310 0.004832 0.801247 ( 1.177672)
build_miniruby 0.000676 0.000450 0.808250 ( 0.807660)
build_ruby 0.001324 0.000000 2.651112 ( 2.652154)
build_all 0.007694 0.000000 11.946708 ( 0.962428)
build_install 0.007701 0.006060 3.338620 ( 0.965509)
test_btest 0.000436 0.000249 64.522107 ( 4.880308)
test_basic 0.002375 0.002998 0.408868 ( 0.487871)
test_all 0.074350 0.022020 388.484862 ( 36.511646)
test_rubyspec 0.041143 0.027769 40.125027 ( 52.679341)
total: 101.13 sec