Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-191750
#<BuildRuby:0x000055edebb07708
@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="-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.20230725-191750",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004363 0.002025 1.500295 ( 2.953254)
build_miniruby 0.000803 0.000211 0.864069 ( 0.863395)
build_ruby 0.000904 0.000238 2.553037 ( 2.552843)
build_all 0.007414 0.000895 13.150632 ( 1.211010)
build_install 0.006018 0.001504 1.848118 ( 0.860113)
test_btest 0.000740 0.000185 77.298541 ( 7.547269)
test_basic 0.001947 0.006565 0.725616 ( 0.799279)
test_all 0.001162 0.000369 464.363306 ( 54.275816)
test_rubyspec 0.025230 0.015715 42.238412 ( 54.551506)
total: 125.62 sec