Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-183335
#<BuildRuby:0x0000558623a7f4f0
@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.20231128-183335",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003325 0.000302 0.838023 ( 1.251851)
build_miniruby 0.000770 0.000070 0.868554 ( 0.868088)
build_ruby 0.001592 0.000145 2.716200 ( 2.717811)
build_all 0.007316 0.000665 12.118139 ( 0.982889)
build_install 0.010178 0.000416 3.462347 ( 0.965991)
test_btest 0.000515 0.000043 65.417932 ( 5.634716)
test_basic 0.000000 0.002999 0.381965 ( 0.462149)
test_all 0.059404 0.039009 374.572503 ( 37.977458)
test_rubyspec 0.018206 0.044401 39.550618 ( 52.206899)
total: 103.07 sec