Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-023042
#<BuildRuby:0x000056206b30b740
@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.20221203-023042",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004137 0.000047 0.834903 ( 1.099620)
build_miniruby 0.000739 0.000185 0.515775 ( 0.515545)
build_ruby 0.001088 0.000272 1.702089 ( 1.625267)
build_all 0.005203 0.004464 12.080303 ( 1.500121)
build_install 0.005238 0.001611 1.636945 ( 0.769837)
test_btest 0.000587 0.000181 62.950992 ( 5.941120)
test_basic 0.002452 0.000754 0.253457 ( 0.350015)
test_all 0.000830 0.000255 472.105621 ( 49.336122)
test_rubyspec 0.010034 0.017360 35.728407 ( 46.342758)
total: 107.48 sec