Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-022609
#<BuildRuby:0x0000562ae5220a68
@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.20221015-022609",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002401 0.007592 1.101971 ( 1.136169)
build_miniruby 0.002297 0.000492 0.094019 ( 0.090273)
build_ruby 0.001360 0.000292 0.099882 ( 0.097203)
build_all 0.003841 0.005223 1.335371 ( 0.561005)
build_install 0.008106 0.007302 1.682760 ( 0.915364)
test_btest 0.001536 0.000548 62.673407 ( 6.211265)
test_basic 0.004455 0.001591 0.345716 ( 0.436868)
test_all 0.005419 0.001936 488.900039 ( 52.896364)
test_rubyspec 0.083942 0.058471 43.570365 ( 51.876173)
total: 114.22 sec