Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-035841
#<BuildRuby:0x000055d9a3410028
@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.20221231-035841",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.005835 0.856478 ( 1.062403)
build_miniruby 0.000000 0.001360 1.011921 ( 1.009888)
build_ruby 0.000000 0.001685 2.773821 ( 2.771085)
build_all 0.002524 0.007271 16.829096 ( 3.006132)
build_install 0.007901 0.003877 2.329260 ( 1.193614)
test_btest 0.000769 0.000324 74.876942 ( 10.735372)
test_basic 0.007355 0.000073 0.377356 ( 0.461687)
test_all 0.001404 0.000000 666.632530 (112.906336)
test_rubyspec 0.079714 0.043976 51.526859 ( 59.632982)
total: 192.78 sec