Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-032229
#<BuildRuby:0x0000564f231086c8
@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.20221129-032229",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005670 0.004347 1.248528 ( 1.299262)
build_miniruby 0.002108 0.000452 0.833366 ( 0.831691)
build_ruby 0.003167 0.000000 2.229926 ( 2.139361)
build_all 0.016100 0.003854 18.436558 ( 2.156711)
build_install 0.016014 0.004966 1.848286 ( 0.956538)
test_btest 0.001133 0.000257 89.991850 ( 8.768068)
test_basic 0.007109 0.001615 0.338974 ( 0.424961)
test_all 0.001503 0.000341 729.282537 ( 71.367808)
test_rubyspec 0.114010 0.065401 49.343579 ( 57.498939)
total: 145.44 sec