Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-211813
#<BuildRuby:0x000055e098c8eff0
@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.20230212-211813",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003487 0.000000 0.614233 ( 1.015466)
build_miniruby 0.000887 0.000000 0.650963 ( 0.650269)
build_ruby 0.000000 0.001325 2.077094 ( 2.097930)
build_all 0.002620 0.006336 12.481721 ( 1.535787)
build_install 0.006048 0.000269 1.508747 ( 0.731281)
test_btest 0.000697 0.000000 62.202123 ( 6.473016)
test_basic 0.003260 0.000000 0.244790 ( 0.340299)
test_all 0.000958 0.000113 487.784244 ( 47.230998)
test_rubyspec 0.006259 0.023754 35.406105 ( 45.960533)
total: 106.04 sec