Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-083434
#<BuildRuby:0x000056476a147280
@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.20240111-083434",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000917 0.004304 0.820101 ( 1.227887)
build_miniruby 0.000766 0.000348 0.850861 ( 0.850927)
build_ruby 0.000883 0.000401 2.687920 ( 2.688847)
build_all 0.004004 0.004067 12.030449 ( 0.971124)
build_install 0.003769 0.006321 3.395414 ( 0.972914)
test_btest 0.000476 0.000278 65.106765 ( 5.034139)
test_basic 0.005231 0.000000 0.421513 ( 0.500842)
test_all 0.076090 0.022018 383.857573 ( 43.938445)
test_rubyspec 0.035419 0.029766 40.800777 ( 53.349794)
total: 109.54 sec