Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-063850
#<BuildRuby:0x0000557005c53788
@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-063850",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004125 0.000459 1.239065 ( 1.624324)
build_miniruby 0.000975 0.000108 1.443567 ( 1.446534)
build_ruby 0.001589 0.000177 4.447191 ( 4.456551)
build_all 0.011115 0.000000 16.622522 ( 1.764030)
build_install 0.007818 0.007575 4.930824 ( 1.683337)
test_btest 0.000657 0.000109 81.161570 ( 10.069780)
test_basic 0.000000 0.007719 0.743854 ( 0.803266)
test_all 0.099688 0.023218 543.842686 ( 67.522179)
test_rubyspec 0.044036 0.021190 77.911761 ( 90.128394)
total: 179.50 sec