Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-111625
#<BuildRuby:0x000055a0cd27fe70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-111625",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004398 0.000035 0.828136 ( 1.067968)
build_miniruby 0.000000 0.001032 1.011807 ( 1.010387)
build_ruby 0.000000 0.001221 2.698120 ( 2.696822)
build_all 0.004502 0.004484 15.802569 ( 3.339976)
build_install 0.008230 0.001317 2.218413 ( 1.258467)
test_btest 0.000485 0.000077 66.705174 ( 10.843433)
test_basic 0.000757 0.004236 0.276542 ( 0.366560)
test_all 0.000939 0.000188 633.917649 (117.072919)
test_rubyspec 0.038188 0.024893 51.518240 ( 59.750704)
total: 197.41 sec