Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-022928
#<BuildRuby:0x000056156314fab8
@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.20221208-022928",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002795 0.007156 1.183230 ( 1.175245)
build_miniruby 0.002400 0.000450 0.846009 ( 0.845556)
build_ruby 0.002508 0.000470 2.233754 ( 2.144987)
build_all 0.018154 0.002931 18.606660 ( 2.160594)
build_install 0.015793 0.005498 2.082559 ( 1.025196)
test_btest 0.000000 0.001546 84.782394 ( 9.235884)
test_basic 0.003951 0.003470 0.349835 ( 0.445777)
test_all 0.002022 0.000506 692.468562 ( 70.426254)
test_rubyspec 0.084039 0.064830 49.234412 ( 57.599535)
total: 145.06 sec