Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-195837
#<BuildRuby:0x0000558754a96ee8
@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.20240104-195837",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003889 0.000354 1.071336 ( 1.223870)
build_miniruby 0.000762 0.000069 0.871134 ( 0.871583)
build_ruby 0.001074 0.000000 2.730923 ( 2.732155)
build_all 0.002195 0.005388 11.941440 ( 1.001902)
build_install 0.006455 0.003264 3.576801 ( 0.959278)
test_btest 0.000502 0.000111 62.838884 ( 5.113735)
test_basic 0.003421 0.000760 0.364225 ( 0.445301)
test_all 0.089794 0.010113 378.772860 ( 41.674024)
test_rubyspec 0.047816 0.016918 39.995671 ( 52.633910)
total: 106.66 sec