Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-194733
#<BuildRuby:0x000056461f267fa8
@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.20231102-194733",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004437 0.000069 1.449695 ( 1.675025)
build_miniruby 0.001186 0.000187 1.015450 ( 1.014140)
build_ruby 0.001325 0.000000 2.708993 ( 2.709824)
build_all 0.000000 0.010143 16.867914 ( 1.474969)
build_install 0.004432 0.004123 5.110091 ( 1.204795)
test_btest 0.000508 0.000162 88.244631 ( 7.414611)
test_basic 0.000202 0.003901 0.619575 ( 0.695977)
test_all 0.093327 0.042722 523.280969 ( 59.097730)
test_rubyspec 0.015887 0.034595 50.554424 ( 62.952195)
total: 138.24 sec