Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-161754
#<BuildRuby:0x000055fb26e0e620
@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.20221211-161754",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004135 0.000016 0.892914 ( 1.232693)
build_miniruby 0.000787 0.000083 1.000267 ( 0.999040)
build_ruby 0.001295 0.000000 2.765347 ( 2.630748)
build_all 0.008694 0.000186 15.867884 ( 3.378227)
build_install 0.008770 0.000421 2.207292 ( 1.247986)
test_btest 0.000562 0.000051 61.354917 ( 10.961894)
test_basic 0.004134 0.000376 0.298528 ( 0.389535)
test_all 0.001411 0.000128 672.172300 (156.483280)
test_rubyspec 0.038349 0.025816 52.302925 ( 60.541793)
total: 237.87 sec