Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-150922
#<BuildRuby:0x0000564c53b100d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-150922",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005022 0.000244 1.242533 ( 1.504855)
build_miniruby 0.000871 0.000000 0.952552 ( 0.951269)
build_ruby 0.001306 0.000000 2.842854 ( 2.740059)
build_all 0.009869 0.000005 22.646406 ( 4.366603)
build_install 0.007785 0.001459 4.391737 ( 1.559197)
test_btest 0.000444 0.000084 63.020963 ( 11.063963)
test_basic 0.004017 0.000753 0.297719 ( 0.389278)
test_all 0.000857 0.000160 659.816116 (122.535895)
test_rubyspec 0.069457 0.009949 53.063640 ( 61.247845)
total: 206.36 sec