Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-140105
#<BuildRuby:0x000056222e9038e0
@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.20231118-140105",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004948 0.000824 0.909476 ( 1.383461)
build_miniruby 0.000909 0.000152 0.796714 ( 0.796463)
build_ruby 0.001632 0.000272 2.576673 ( 2.576958)
build_all 0.003322 0.004303 11.992160 ( 0.984255)
build_install 0.001225 0.012101 3.448845 ( 0.964928)
test_btest 0.000542 0.000233 63.811720 ( 5.738761)
test_basic 0.003710 0.001590 0.403813 ( 0.483133)
test_all 0.069303 0.026878 341.238983 ( 37.933994)
test_rubyspec 0.027093 0.044787 39.584369 ( 52.196585)
total: 103.06 sec