Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-014019
#<BuildRuby:0x0000555f04d4c098
@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.20240116-014019",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000912 0.004272 1.061394 ( 1.443082)
build_miniruby 0.000923 0.000097 0.910076 ( 0.910007)
build_ruby 0.001195 0.000126 2.681647 ( 2.682303)
build_all 0.004827 0.004416 14.374647 ( 1.399220)
build_install 0.007169 0.000400 4.153716 ( 1.114621)
test_btest 0.000893 0.000127 77.686963 ( 6.574305)
test_basic 0.003995 0.000000 0.648126 ( 0.727242)
test_all 0.093693 0.033606 484.540462 ( 43.861934)
test_rubyspec 0.015414 0.033700 48.798090 ( 61.182191)
total: 119.90 sec