Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-234638
#<BuildRuby:0x000055e22cb6b818
@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.20230731-234638",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.006344 1.403551 ( 2.705280)
build_miniruby 0.000562 0.000499 0.854455 ( 0.853621)
build_ruby 0.000838 0.000279 2.578711 ( 2.579416)
build_all 0.008279 0.001576 14.213722 ( 1.327503)
build_install 0.007215 0.001114 2.089445 ( 0.901410)
test_btest 0.000996 0.000000 85.402431 ( 7.453270)
test_basic 0.004316 0.000000 0.732148 ( 0.810155)
test_all 0.001455 0.000000 496.379169 ( 53.966288)
test_rubyspec 0.030103 0.014858 46.092528 ( 58.443199)
total: 129.04 sec