Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-023602
#<BuildRuby:0x000055e9b25d4098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-023602",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000706 0.004234 1.322921 ( 1.915008)
build_miniruby 0.001210 0.000191 37.854490 ( 8.145660)
build_ruby 0.000000 0.001259 2.694199 ( 2.694683)
build_all 0.004088 0.006108 16.756475 ( 1.560911)
build_install 0.008561 0.000111 4.911267 ( 1.181959)
test_btest 0.001120 0.000000 83.396803 ( 7.730729)
test_basic 0.002454 0.002997 0.803999 ( 0.878857)
test_all 0.086787 0.049460 510.178431 ( 58.847194)
test_rubyspec 0.018687 0.024441 50.865975 ( 63.215562)
total: 146.17 sec