Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-065022
#<BuildRuby:0x0000558666e10e50
@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="-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.20220817-065022",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010693 0.000818 0.962470 ( 1.080738)
build_miniruby 0.001671 0.000557 0.076025 ( 0.073641)
build_ruby 0.001365 0.000455 0.079647 ( 0.077967)
build_all 0.008885 0.001320 1.552119 ( 0.589701)
build_install 0.019194 0.003415 1.877967 ( 0.898633)
test_btest 0.000829 0.000230 76.560634 ( 7.816117)
test_basic 0.002754 0.005599 0.319335 ( 0.407645)
test_all 0.002917 0.000972 669.931096 ( 65.846360)
test_rubyspec 0.080759 0.086457 45.342410 ( 53.026566)
total: 129.82 sec